- Toby the Cat
- Jul 12, 2024
Â
Time: 20:18
Still experimenting with various features, the latest two being the idea of having two different levels within one room and stairs to connect them and the second being an attempt at a line of sight system. Personally think both work pretty well though I still could tidy the code up a bit. Which comes to the decision I've made for going forward. Firstly is to actually code a bit neater and be more organised in planning, second to bring in more parenting, scripts and state machines into play. The main thing I've decided is that the goal of this project moving forward will be to make each room / area focus on a specific feature. One area might be a battle, the next could be stealth another could be a simple block puzzle or switch pushing. I suppose the best way of describing it would be something along the idea of the Wario Ware series of games only I'll be doing it with various gameplay features. This will be more of a personal exercise as opposed to something I will be planning to release.... though who knows how it might end up eventually. One day this might end up being a really good lesson for a tutorial series....
As a side not I'm loving the idea of a kind of "dev mode" where the player is able to see the inner workings of how things are working. This is something I'd like to include more in the future.
Â