Hi guys, how to up timer when score = a? I have timer (every 0.3) with spawn actor and I wante score = 40 timer change (every 0.2) with spawn actor. Thanks all,
Hi @jeoncrack
Something along the lines of:
Rule: When game.Score <40 Timer Every 0.3 seconds Spawn Otherwise Timer Every 0.2 seconds Spawn
@gyroscope Thank you
Comments
Hi @jeoncrack
Something along the lines of:
@gyroscope Thank you