Timer dosen't always work?
BackUpAndDown
Member Posts: 685
Hey, I'm using a "Every 1sec timer" to change an attribute to a "Random (1,3)" but sometimes It freezes. Is there a way to fix this?
Comments
Spawn actor if = 1
Won't just spawn two of the same actors in a row? Is there a way to work around this?
Timer: Every 1 sec:
-- Change Attribute to: random(1,3)
-- Timer: After .5 sec:
---- Change Attribute to: 0