Hello, my problem is that when I collide with the box, it is generated infinitely, is there a way that is only generated once?
here in the box
here in the mushroom
Hello, my problem is that when I collide with the box, it is generated infinitely, is there a way that is only generated once?
here in the box
here in the mushroom
Hey @Hector40! Welcome to the forums!
You can use a “DoOnce” node right after your event! Once it fires, it won’t again unless you have code that will reset the DoOnce node!
it worked!! thank you so much
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.