It’s okay for me if the values go above MAX, but I still cannot figure out how to make values keep adding. Let’s say I just want to rotate an object in one direction. When I link the rotation property to audio, the rotation keeps returning to original value: when a sound plays, the object rotates +10 for example, sounds stops, object rotates -10. I don’t want it to rotate back, I only need it to continuously rotate in one direction. I’ve read that I need to change some range value to none in an expression, but I have no idea how to do that. Step-by-step explanation would be great. Thanks!