New level, interaction and reimplemented character controller
Lua Playground » Devlog
Hello there!
There is another bunch of changes in this project:
- Added new level
- Added new interactive elements: Door and Teleporter
- Reimplemented character movement logic. Removed navigation mesh agent and implemented a new character controller. It was needed because of some reasons:
- Teleporter made all of this more complicated
- The navigation agent needed navigation mesh which is completely unnecessary for this kind of game
- This implementation gives me much more control over the character movement. In future I plan to add some reactions to collisions with the surroundings.
Files
0.5.0 75 MB
Jan 10, 2024
Get Lua Playground
Lua Playground
Learn programming in lua by playing.
Status | Prototype |
Author | batonPiotr |
Genre | Educational, Puzzle |
Tags | Indie, lua, Short |
Languages | English |
More posts
- New level and some minor improvementsJan 17, 2024
- Movement animations and scripts updateJan 06, 2024
- Hello world!Jan 04, 2024
Leave a comment
Log in with itch.io to leave a comment.