Devlog #8 - Major Additions and Quality Updates!
10/03/2025
Changes and Additions
- Started Whiteboxing tutorial scenes.
- Added health packs that can be picked up and stored by the player, as well as added the function that no more than three can be picked up.
- Added hazardous floors that can only be traversed via dashing.
- Reworked the mini gun into an ultimate style ability rather than one of the random power-ups.
- Added UI elements for both the ultimate (a percentage indicating the ultimate charge level) and the health packs (the amount the player currently has to use).
- Reworked sprites for Power Ups, therefore more readable and overall visually appealing.
- Added the DNKY Gun, a gun that shoots 3d printed donkeys that track down and destroy enemies with a behaviour not unlike heat-seeking missiles… further testing is required.
- Level transitions are working; however, initially, the player, the camera and the ui would all be severed, as they aren't being carried over from the prior level. They are entirely new, which means everything to do with the player gets reset after every scene.
To fix this, I have a do not destroy script on certain essential prefabs, such as the player, main camera, player camera, canvas, and level loader. This has fixed the issue, with all components to do with the Player character and UI in its current state being successfully moved from one scene to another.
Upon the first pitch of my game, a potential readability issue was raised due to the player's health bar being on the sprite itself, while novel, it could potentially be quite small, therefore, the player may not exactly see or notice if their health is low or not.
To help with this readability issue, I added a sparks particle effect to the sprite when the player's health is at a critically low level, hopefully resolving that issue. Testing is required.
Get SYNTHADOME
SYNTHADOME
A place where nothing can possibly go wr0*G!
Status | Prototype |
Author | aaronaway256 |
Genre | Shooter |
Tags | Top down shooter |
Languages | English |
More posts
- Devlog #20 - SYNTHADOME Version 1.6: Weapon of Choice14 days ago
- Devlog #19 - SYNTHADOME Version 1.0: Main Menus27 days ago
- Devlog #18 - SYNTHADOME Version 0.8: Improved Readability and New NPCs!38 days ago
- Devlog #17 - SYNTHADOME 0.75: Intro, Dialogue, Particle Effects, and UI rework41 days ago
- Devlog #16 - SYNTHADOME 0.6 Is Live41 days ago
- Devlog #15 - SYNTHADOME Prototype 0.5 is LIVE45 days ago
- Devlog #14 - Improving The Martian Paradise50 days ago
- Devlog #13 - Building The Martian Paradise50 days ago
- Devlog #12 - Destructable elements & Player death50 days ago
- Devlog #11 - New Levels!50 days ago
Leave a comment
Log in with itch.io to leave a comment.