Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+2)

Day 4, 5 and 6

On Day4 the inventory is partially functional, so I was thinking posting on day 5. On day 5, something disastrous happened. I use git to locally manage my files, as I staged the files, I suddenly remembered I should put it on a feature branch instead of master. So…not realising the consequence…I used “git reset –hard” 😭 … as I haven’t committed the changes nor backup the files somewhere else, the whole file reverted back to the last commit… finally, I managed to use "git fsck" to find all the lost files ( if you want the file names to be better looking or have a direct solution to similar issues, you can clone this repo), I manually recovered some scripts and prefabs and restart from where I last left…

I managed to get the progress back and finished the inventory, so now the player can stack and drop items and can consume items to recover health.  Although some basic materials are lost during the restart... I also fixed the movement bugs when clicking on widgets. Haha tough days…I should always backup my work, vision control can be quite dangerous for someone like me 😂 Think this is a very good lesson for me!

I will finish the rest of the UI today, adding enemies and hopefully do some rigging. This is  our project  so far:


Best,

 Leia and Joe :D