"trigger once while true for the instance" object condition

Adding this feature would make it simpler to handle the events of each instance of an object. Right now, to do the same thing, you need to create a boolean that gets toggled to prevent the event from happening a second time, and if you want it to happen once each time that the object triggers the event’s conditions, it’s even more annoying.

Adding “trigger once while true for the instance” would make the engine more intuitive to use overall.

Already made it, just need a project admin to merge it.

1 Like