simpleprogrammer Posted November 8, 2011 Posted November 8, 2011 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 Quote
paramecij Posted November 9, 2011 Posted November 9, 2011 simple. 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. Quote
Josh Posted November 9, 2011 Posted November 9, 2011 It would be easiest to keep each animation in a separate file and use LoadAnimation() to attach them to a model. Quote Let's build cool stuff and have fun.
macklebee Posted November 13, 2011 Posted November 13, 2011 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 Quote Win7 64bit / Intel i7-2600 CPU @ 3.9 GHz / 16 GB DDR3 / NVIDIA GeForce GTX 590 LE / 3DWS / BMX / Hexagon macklebee's channel
Recommended Posts
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.