WIP Messages and Tutorial
Hammer » Devlog
Implementing a messaging system for the player, mostly for in-game updates or objectives. That also let me try my hand at slapping together a rough tutorial that covers the basics of the movement controls.
It's still highly incomplete and I need to whip up a few more cases to use inputs like INTERACT, maybe to open a door you need to progress or something.As for the messaging system, I'm keeping it simple and robust for now. Probably the most complex thing about it is that new messages get queued if there is a message currently being displayed and queued messages will be played in the order they were triggered.
However, there is a provision to having a sort of "conversation"-like sequence.
Get Hammer
Hammer
Scratch that "Zoom-n-Boom" itch...
Status | Prototype |
Author | RedRoryOTheGlen |
Genre | Action, Shooter |
Tags | 3D, Arcade, Destruction, flat-shading, Low-poly, Mechs, Robots, Third Person, Unity |
Languages | English |
More posts
- Update #9Oct 18, 2023
- Update #8 Hotfix #4Aug 02, 2023
- Update #8 Hotfix #3Jul 28, 2023
- Update #8 Hotfix #2Jul 19, 2023
- Update #8 Hotfix #1Jun 29, 2023
- Update #8Jun 28, 2023
- Objectives WIP #2Jun 21, 2023
- Objectives WIPJun 14, 2023
- Update #7.5 Hotfix #1May 24, 2023
- Update #7.5May 17, 2023
Leave a comment
Log in with itch.io to leave a comment.