Update version 1.0.2
Version 1.0.2 is out!
I've fixed a few bugs especially the vector graphic part. I didn't like how it's so pixelated. Turns out it's just a project window setting in Godot. For vectors like my art, it should be set to canvas_item, while if you're focusing on 2Dpixel art, it should be viewport. The more you know!
I've also fixed a few of the collision sizes for all objects. You can now collect the orb from both of its sides. Previously, you could only collect from the bottom of the orb. Now, if you run towards it from the side, you could get it.
Updated the progress bar with a label. Updated 'retry' text.
Fixed the dialogue box's scales. Lesson learned, never touch the scale because it would messed up the custom font. You need to leave it at 1:1 scale. Any other numbers might give out anti-aliasing.
I've also added a label on the dialogue box, because everyone skipped to click on the button. Maybe in the next update, I'll make the button appear after the dialogue is done. So that means you'll have to go through the dialogue. In the meantime, this will do.
I learned that in order for SVG to work, you need to make sure the setting is set to "preserved" or else the Gaussian blur I added became a PNG and sometimes it doesn't appear in Godot. Problem solved for graphics!
Next update I'll add points appears when you collect the orb or when you lost a health. That would be cool to see and indicate to the players their progress. Still unable to figure out the music stops after 'retry' button.
Files
Get Orb Eater
Orb Eater
Help Kongkrete avoid obstacles to get to the delicious Giga Orb!
Status | Released |
Author | Holkers |
Genre | Platformer |
Tags | 2D, Short, Singleplayer |
More posts
- Final Day ProgressFeb 13, 2024
- Day 5 ProgressFeb 09, 2024
- Day 4 ProgressFeb 08, 2024
- Day 2 ProgressFeb 07, 2024
- Day 3 ProgressFeb 07, 2024
Leave a comment
Log in with itch.io to leave a comment.