Image:
 Author: FRA32 Group: Technical Filesize: 17.86 kB Date added: 2015-12-04 Rating: 5 Downloads: 375 Views: 227 Comments: 2 Ratings: 1 Times favored: 0 Made with: Algodoo v2.1.0 Tags:
|
This scene demonstrates a script that gives the object the ability to move along a set of points set inside the objects attribute.
How to use:
_points = amount of waypoints
_pointcoods(yes typo) = coordinates of all waypoints, written like this: [[x,y],[x,y],[x,y],[x,y]...]
_accuracy = the accuracy of the object. Highter values mean highter velocity reduction for increased ability of maneuvering.
_speed = accelleration speed of the object in m/s²
_tolerance = the radius of the circles around the waypoints that the object has to enter in order to continue with the path.
_counter = intern variable. Tell's what waypoint is currently beeing targeted.
This scene has been uploaded since MoBuilds looked for a way of causing objects to move along certain path's |
Last edited at 2016/07/03 21:53:07 by FRA32
Please log in to rate this scene
|