Page 1 of 1
Create paths for animation
Posted: Sun Dec 10, 2006 12:37 pm
by Jock McTartan
Download Steam Roller - a free plugin for creating paths in revolution for use in your own games, presentations, etc.
molLibSprite (collision detection) will be updated shortly with some new routines for utilizing paths created with the Steam Roller plugin.
Available for download at;
http://molekular.co.uk/
molLibSprite updated
Posted: Tue Dec 12, 2006 9:50 am
by Jock McTartan
You can now use the sprite library and paths you have created with the Steam Roller plugin together.
When animating using a path, options include;
- repeating the path based on sprites current location
- ping pong back and forth along the path
- Sprite always facing forwards / backwards along the path
- Sprite always facing towards / away from another object
The latest version of the library (v0.11), Updated Steam Roller plugin and a small demo stack can be found at
http://www.molekular.co.uk/
moving sprites along bezier curves
Posted: Tue Apr 03, 2007 3:08 pm
by marielle
Little stack showing a sprite moving along a bezier path. The bezier curve can be dynamically modified. The sprite rotates appropriately along the curve.
Bezier Anim Stack (sorry, password protected for now)