Devlog #012: Saving levels
I've worked on a text input that is now working nicely.
As you can see I implemented it in a save screen which now saves the current level on disk with the entered name.
Now to update the loading screen with the newest level data...
I also thought about how to implement a system to ensure only 1 GUI screen is active at a time. I don't want to be able to open 10 different screens on top of one another.
Currently the GUI screens are set up in a way where sub dialogs or other GUI elements are drawn depending on their parent screen.
So I'm thinking if I implement a rule where always 1 base screen can be active, then I won't disable myself of having subdialogs on top of base screens, which is good.
I'm really happy with the progress so far! Just a little more work and then the basic level editor is done! That will really speed up level making.
I'm still doubting on what to pick up after this part. Maybe replacing some placeholder UI graphics...
Get Rocket Shipment
Rocket Shipment
A tricky physics based rocketship delivery game with an integrated level editor
Status | In development |
Author | ChocolatePinecone |
Genre | Puzzle |
Tags | 2D, Flight, Level Editor, Minimalist, Physics, Pixel Art, Puzzle-Platformer, Retro, Singleplayer, Space |
Languages | German, English, Spanish; Castilian, Spanish; Latin America, French, Italian, Japanese, Korean, Dutch, Polish, Russian, Turkish, Chinese (Simplified), Chinese (Traditional) |
Accessibility | Configurable controls, Interactive tutorial |
More posts
- CHANGELOG v0.12.1Sep 07, 2023
- CHANGELOG v0.11.1Oct 10, 2022
- CHANGELOG v0.11.0Apr 06, 2022
- CHANGELOG v0.10.0Jan 12, 2022
- CHANGELOG v0.9.1Nov 22, 2021
- CHANGELOG v0.9.0Aug 26, 2021
- Update v0.8.0: Introducing powerupsJun 22, 2021
- Update v0.7.0: Lowering difficultyMar 23, 2021
- Update v0.6.0: Improving player experienceFeb 26, 2021
- Update v0.5.0 featuring new conveyor tilesFeb 05, 2021
Leave a comment
Log in with itch.io to leave a comment.