Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hike

A topic by OAB created Aug 03, 2018 Views: 373 Replies: 2
Viewing posts 1 to 3

Project for #LOWREZJAM 2018. 
The project inspired by the moment I went hiking on the mountain and I almost getting lost.

Day 1:
 Start working on a movement mechanic and display on 64*64 pixels.

Day 2:
I planned to use sprites in the 3D world using bill-board. Everything looked good until draw order issue appeared. It took a few hours to solve this issue by wrote own sprite shader instead of unity's sprite shader and set "camera.tranparencySortMode" to "Ortho"
   Also, Implement flashing light from the phone to interact with objects in the game.


Day 3:
I overestimated my 3d skills and Try to make every area connect seamlessly. It took me almost a day. The result is not good enough. 

Day 4:
I started again with one scene per area and make the transition between scene. At the end of the day, I have first area finish with all scripts done.



Day 5:
   I added ambient sound and SFX to make the mood of the game when I testing. It starts feeling spooky. I continued working in the second area.


Well this just looks so, so good. Really looking forward to seeing how it turns out!