Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Newcomers DBPro Corner / animation/appending

Author
Message
koolaid
21
Years of Service
User Offline
Joined: 26th Jan 2003
Location: Cyberspace
Posted: 12th Feb 2003 07:39
i have character model i can make walk around i appended the data for it to walk but how can i append multiple animations like if i push up it will walk if i push another button another aninmation will occur
John H
Retired Moderator
22
Years of Service
User Offline
Joined: 14th Oct 2002
Location: Burlington, VT
Posted: 12th Feb 2003 14:13
If upkey()=1 then just play the objects animation from the certain frames. Read the manual.

Please try posting multiple questions in one post, please

RPGamer

Current - RPG: Eternal Destiny : Help Wanted!
http://www.halbrosproductions.netfirms.com
Dont ask those questions! Read the help files lazy!
Kentaree
22
Years of Service
User Offline
Joined: 5th Oct 2002
Location: Clonmel, Ireland
Posted: 12th Feb 2003 18:16


ModelFile$=The original model file
AnimFile$=The animation data
ObjectNumber=The number of the object you want to animate
StartingFrame=The frame you want to start your anim at.

To append more than one animations to a model, you use the starting frame variable. For example your walking frame starts at frame 1 and is 12 frames long. Thus it ends at frame 12. Then you can append your next animation to start at frame 13 (Altho in this case, most ppl would start the second anim at frame 20) and end depending on how many frames it is.

Then to play the anim use


Whatever I did I didn't do it!

Login to post a reply

Server time is: 2024-11-24 02:43:10
Your offset time is: 2024-11-24 02:43:10