Music, Switches, Platforms
Spent time in three areas:
- I spent quite a bit of time listening to some game music that I purchased to try and find fitting songs
- Moved the project into its own git repo & re-organized much of the assets within it
- I implemented switches, doors and moving platforms.
- The switches have various modes, and can be hooked up very easily.
- The moving platforms still need a bit of work.
Time Spent: 4 hours.
Todo: #
- Continue work on moving platforms, specifically:
- The interaction between the platform and jumping actors.
- The interaction between dragged actors & jumping actors.
- Proper art for doors & moving platforms
- Another type of door that smoothly moves out of the way, instead of dissapearing instantly
- Make a detailed plan for the animations and what is needed to get them finalized
- Previous: Animations
- Next: Player Pushing