I want My Player To Eject an egg on a click But Whenever I am clicking It is Spawning Two Or Three
Lets see the events. Did you use 'button is down'? Better to use on click as it is trigger event and runs once.
Develop games in your browser. Powerful, performant & highly capable.
i have used "on any Click"
I imagine it would only spawn one in this case. Better to share the events or the project file so someone can have a look.
Make a subevent under your click event and use the trigger once while true condition.