Search found 4 matches
- Fri Mar 24, 2006 9:43 am
- Forum: G-Force General Discussion
- Topic: Howto script the movement of a sprite?
- Replies: 5
- Views: 3057
Hmm turned out you CAN make circles and stuff. In fact I was able to make my sprite move in a Lissajous curve. But my math skills have greatly deteriorated of the last years and I only succeded in this feat by copy pasting and guessing :) So another question to you smart ppl here: what coördinate s...
- Fri Mar 24, 2006 8:25 am
- Forum: G-Force General Discussion
- Topic: Howto script the movement of a sprite?
- Replies: 5
- Views: 3057
Cool thanks! So, next question: :) How can I make it move in a more complex pattern? I.e. a pattern that you can't describe as a single mathematical function? For example: make a full circle first, then move to upper right corner, then go to lower right, lower left, upper left, upper right, etc. Tha...
- Thu Mar 23, 2006 5:49 pm
- Forum: G-Force General Discussion
- Topic: Remote controlling G Force Toolbar
- Replies: 14
- Views: 9284
- Thu Mar 23, 2006 11:20 am
- Forum: G-Force General Discussion
- Topic: Howto script the movement of a sprite?
- Replies: 5
- Views: 3057
Howto script the movement of a sprite?
How can I make sprite move like I want it? For example from the upper left corner to the bottom right? In a config file I read: /* Like in other G-Force configs, X and Y span the G-Force window, with (+/-1, +/-1) at each corner. The X and Y parameters below specify the center point of the image rect...