Creating a foundation
Hello everyone!
So there are a bunch of changes I made..
Level:
Created a new level, involving mine carts. Players must move the carts to create a walkable path for the orcs. I'm using iTween for the animations. Its a great tool in the Unity Asset Store.
Made a manager class that will specify which level to load. Currently, using prefabs for my levels, but I'd like to move to Asset Bundles or Addressables.
At the beginning of each level, the camera rotates around the level, giving players knowledge of the puzzle.
Scene:
Made a demo title screen, level screen and preloading screen. The preloading screen contains my manager classes, then when the level loads, an init script fills the references. At this point, the manager classes are static.
Added logic for when orcs die and exit, prompting game failure or completion with this popup.
Lighting:
When I started using prefabs and instantiating them, the lighting was way off. So I added an additional directional light, changed intensity and am using a bloom effect.
That's it for now. Hoping to get some more levels in and create some actions for the orcs.
The Lost Orcs
Help the orcs navigate through various obstacles and levels. Get them to safety!
Status | In development |
Author | Jon Bednez |
Genre | Puzzle, Strategy |
Tags | 3D, Indie, madewithunity, Singleplayer |
More posts
- Ladders with a Duel Purpose2 days ago
- Adding a Rhino mini-bossFeb 22, 2024
- Creating Sound EffectsJun 13, 2023
- First NewsletterApr 13, 2023
- New ObstacleMar 27, 2023
- Adding Game Feel / Juice to Level LoadingMar 04, 2023
- The orcs are building bridges!Feb 17, 2023
- Grid Action TilesFeb 09, 2023
- Empty Grid TilesJan 21, 2023
- Players create the path!Jan 12, 2023
Leave a comment
Log in with itch.io to leave a comment.