Impulse Reactor 1.01
Impulse Reactor » Devlog
1.01:
- New weapon and Item unlocks
- Final boss and all unlocks now available
- Legion Hardpoint attack speed reduced
- Tweaks to several passive weapon levelups
- Added a second keyboard config option
- Bug Fixes:
- Final boss spawns properly on Difficulty 4
- Vorban properly retreats if you don't destroy it in time
- Fixed a couple crashes
- Fixed Hydra hardpoint firing bug with gamepad
- Some minor UI improvements
Files
Impulse Reactor1.1.zip Play in browser
Jul 04, 2023
Impulse Reactor
Spaceship shooter with roguelike mechanics
Status | Prototype |
Author | Eeen |
Genre | Shooter |
Tags | 2D, Bullet Hell, Local Co-Op, Pixel Art, Retro, Roguelite, Sci-fi, Shoot 'Em Up, Singleplayer, Space |
Languages | English |
More posts
- Impulse Reactor 1.03Nov 23, 2023
- Impulse Reactor 1.02Aug 28, 2023
Comments
Log in with itch.io to leave a comment.
How do you get rid of the button delay when pressing space? I'm building games too, and it basically goes "pew....pewpewpewpewp" how to "pewpewpew"?
and also, I noticed when you move, it doesn't cancel the firing effect. How? May I have access to your code just to see how to do it?
Thanks in advance.
Hey there! I used Phaser3 - I'd recommend going through their tutorials: https://phaser.io/tutorials/making-your-first-phaser-3-game. You should be able to apply the concepts in that tutorial to answer your questions :) Good luck!