
0
Answered
+=
Hey, anyone know how to make the classic "+=" with bolt ? I use "get time" to do that but I can't reset it unsell making a really complex graph.
Thanks !
Jonathan
Bolt Version:
Unity Version:
Platform(s):
Scripting Backend:
.NET Version (API Compatibility Level):
Customer support service by UserEcho
This is making the job :) It's actually exactly like get time, but more convenient to reset, as the timer will start on flow entry.
You can of course change the "add" to make anything else, like multiply " *= ", divide " /= ", etc.
Unfortunately there is no math-assignment operators in Bolt (yet?). If you want, you can submit an idea thread for it so I can keep track of the suggestion!