Jump to content

Recommended Posts

Posted

Hello all.

Where can i find a tutorial loading a scene file and contolling a animated models animation in the scene file.

 

My engine.gmf has diffrent animations from 1 to 400. I wouldl like to control animation 1 to 40 then control 100 to 189.

 

Thank you,

Leroy

Posted

simple. :D

 

On the page menu under 'support' go to documentation / community tutorials / lua programming .. there's a bunch of tutorials there, including loading a scene and controlling an animated character.

Posted

It would be easiest to keep each animation in a separate file and use LoadAnimation() to attach them to a model.

My job is to make tools you love, with the features you want, and performance you can't live without.

Posted

the asset store has a lua example of loading animations into the soldier character:http://www.leadwerks.com/werkspace/files/file/225-lesoldierentityandgamezip/

 

make sure you grab the latest soldier.lua script that has the changes needed to work with the latest SDK: http://www.leadwerks.com/werkspace/topic/4129-animation-with-lods/page__view__findpost__p__36451

Win7 64bit / Intel i7-2600 CPU @ 3.9 GHz / 16 GB DDR3 / NVIDIA GeForce GTX 590

LE / 3DWS / BMX / Hexagon

macklebee's channel

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...