-
Increasing the value every frame by a specific ammount
Hello!
I’m using Soundkeys output to rotate another object . Idea is that object rotates for +soundkeys output. So I need to add the value to the next frame.
Not exactly sure how to write the expression for object rotation…For example: soundkeys output = 1,2,3,4… – my rotation = 1,3,6,10…