Dev Log 01


Hello everyone!

This is Dev Log 0 (still working on the title).

This is a puzzle / strategy game. Sorta similar to Lemmings.

Art:

- Using assets from the Unity3d asset store (mainly Bitgem3d).
- this is my main game model (the orc) - https://assetstore.unity.com/packages/3d/characters/micro-orc-gronk-hand-painted-8434
- level assets https://assetstore.unity.com/packages/3d/environments/cube-world-proto-series-144159

Code:

- Using a character controller / rigidbody / and collider to handle movement of the orcs. 
- clicking on buttons in world space that trigger events (spawns the orcs, opens the gate, maybe others, etc.)



In the future..

- I'm looking to create a Camera controller that allows players to move the level around.
- create a fast forward button
- try to come up with more ideas for levels
- create tasks for the orcs (using a hammer to bash ice blocks?, go invisible to dodge turrets?, etc)
- get some music / sound in
- this list keeps growing lol

Thank you for checking this out!

Link to channel with shorts with game -> https://www.youtube.com/@jonbednez

Leave a comment

Log in with itch.io to leave a comment.