• Fixing Certain Sequences For Player Models
    2 replies, posted
Hello Everyone! I've been experimenting with a nextbot recently. But, I realized that some of the sequences for player models are broken beyond belief. Take this, for example: [img] http://i.imgur.com/qKogh4X.jpg[/img] This is the correct way he should be facing me. This sequence works fine. [img] http://i.imgur.com/xlo1sVH.jpg[/img] However, here, he's facing off to the left and is in a T pose. Is it possible to fix these sequences not working? -Blue
Are you performing those sequences an NPC model or player model? Either might not have all of the sequences listed.
I'm using a player model. After using [code]lua_run PrintTable( Entity(1):GetSequenceList() )[/code] in the console I'm pretty sure Robotboy's sequence player is showing everything. I'm sure there's a way to fix this if the default player entity uses these sequences and isn't broken/misplaced.
Sorry, you need to Log In to post a reply to this thread.