Members Login
Username 
 
Password 
    Remember Me  
Post Info TOPIC: animations


Newbie

Status: Offline
Posts: 4
Date:
animations
Permalink   


hey guys, i was wondering if you could make a movie like the others on youtube on how to create animations for presentation. what i am looking for if being able to put the path down and then have the camera follow the path.

thanks in advance.

__________________


Member

Status: Offline
Posts: 18
Date:
Permalink   

Layout the path using the path tool.
Name the path path-01
Create a new camera and name it cam-02
With the path selected go into animation/scripting window
and copy paste the script below.
I typically start my animation using on the 'Onrightmouseup"
In this window you can check or correct your object mame and the camera name.

c = GETOBJECT("cam-02")

c.SetCoordinateSystem(c.coordCartesian)

PATH("ADD","path-01", "cam-02"),-30



__________________
Andray
Page 1 of 1  sorted by
 
Quick Reply

Please log in to post quick replies.

Tweet this page Post to Digg Post to Del.icio.us


Create your own FREE Forum
Report Abuse
Powered by ActiveBoard