Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

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!