Progress report
It has been silent here but Phobos Down project is still very much alive.
I have done a major input system and weapon UI refactoring. This should not cause many visible changes but makes further development easier and enables touch input for a mobile version.
Mouse aiming has changed a bit. Now the mouse cursor is always captured in-game, so you don't accidentally click outside of the window. The "constrained mouse aim" toggle has been replaced with three-level "mouse aim range" setting that controls how far the mouse cursor is allowed to move from the player. The end results is the same but a bit more customizable:
Although the weapon wheel UI looks the same, it is now scalable and supports more traditional point-and-click style interaction with mouse (or touch):
It was pointed out on Steam that the player needs to be aware of the containers outside of the camera's view. To help with that, I added constant screen edge indicators that show the positions of all containers beyond screen edges (the grey bars in the gif above).
Yesterday I started testing a new weapon modifier that goes by the name of "ballistic modifier" for now. In practice it turns the rocket launcher into a grenade launcher. This is going to need a lot of work before it is usable but I see great potential in it.
The auto-aiming works so that it uses the lower and more direct arc if target is close and the line of fire is not blocked. Otherwise the higher arc is used. This allows shooting in high arcs over obstacles while still shooting nearby enemies directly in the face. Currently the aiming does not account for targets velocity so hitting moving enemies is very hard. That is something I'm going to work on next.
This is going to take some time so the next alpha update is still at least some weeks away.
Get Phobos Down
Phobos Down
Twin stick shooter stripped down to the bare essentials with focus on smooth controls and satisfying action
Status | In development |
Author | FRACTiLE Games |
Genre | Shooter, Action |
Tags | 3D, High Score, Low-poly, Minimalist, Procedural Generation, Sci-fi, Singleplayer, Top down shooter, Twin Stick Shooter |
Languages | English, Finnish |
More posts
- Alpha version 0.0.13 is here36 days ago
- Phobos Down on Steam Early Access50 days ago
- Alpha version 0.0.12 is here77 days ago
- Progress reportJan 12, 2025
- Progress reportDec 28, 2024
- Alpha version 0.0.11 is hereDec 16, 2024
- Progress reportDec 05, 2024
- Progress reportNov 03, 2024
- Alpha version 0.0.10 is hereOct 14, 2024
Comments
Log in with itch.io to leave a comment.
Awesome! Thanks for the container indicators!