VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Code for Flash like PATH ANIMATION in your game

by Hari Krishnan (5 Submissions)
Category: Games
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (8 Votes)

Want to move objects in a smooth curves. A catmull-rom Path moving algorithm is presented here.
This very simple program show you how to:
1) Create smooth path interpolations with the Catmull-rom algorithm (Curve passes smoothly through the control points you provide).
2) Move objects through the path generated.
Forward referencing is used to solve the Catmull-rom cubical equation, where adding the third dimension is just that easy as a Copy-Paste operation.

Rate Code for Flash like PATH ANIMATION in your game

Download Code for Flash like PATH ANIMATION in your game

Download Code for Flash like PATH ANIMATION in your game (4 KB)

Code for Flash like PATH ANIMATION in your game Comments

No comments have been posted about Code for Flash like PATH ANIMATION in your game. Why not be the first to post a comment about Code for Flash like PATH ANIMATION in your game.

Post your comment

Subject:
Message:
0/1000 characters