-SOLVED-How to get an object to spawn ONCE

Hi, thanks for all your help guys, I’ve hit yet another wall with this thing.

As the subject says, I’ve set up a certain object to be spawned if a variable is true, the thing is, as soon as the variable is true, the object starts spawning over and over again out of control, I’ve tried several things but can’t get it to work the way I wanted it, if any of you know how to do this please let me know.

Thanks!

UPDATE: My fix didn’t work

Just us the condition Trigger once while true

It worked perfectly, thanks!