Relative Content

Tag Archive for flutterdartflame

Flutter Flame, Make enemy shoot projectiles slower

`I have a plant that shoots bullets when a player is within range. I added the shoot function on the onUpdate of the plant and the plant is shooting bullets in a stream…i want it sparsly maybe like one or two in a few seconds if that makes sense.