Problems with spam clicking.

I made my first level in a tower defense game. When the game starts the person who is playing the game can just spam click the turret and beat the level easy-peasy. I want it so that the player can only shoot one bullet every 1 second. Can somebody help me with this problem?

Comments

  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949
    Add a timer or time condition to the turret actor so that it only runs its "shoot a bullet" rule once a certain amount of time has passed.
Sign In or Register to comment.