- Joined
- Jul 23, 2013
- Messages
- 6
- Reaction score
- 0
- First Language
- English
- Primarily Uses
As part of my project, there's going to be a character riding inside a wagon. In order to convey the sense of motion, I wanted to make it so the screen shakes at a very low frequency. The problem is, I've been running into problems getting it to continue shaking while other things happen at the same time and getting it to stop after a set command (rather than having it run for a certain period of time).
I intially tried using loops, but that doesn't work as commands won't move on until the loop is finished, thus negating the point for a loop. Does anyone have any suggestions as to how this could be accomplished?
I intially tried using loops, but that doesn't work as commands won't move on until the loop is finished, thus negating the point for a loop. Does anyone have any suggestions as to how this could be accomplished?



