-
Posts
615 -
Joined
-
Last visited
katanamaru's Achievements
Single Status Update
-
alright so how did you bind anims to models using hxd, because every time i try to do it, the game crashes or shows me a stormtrooper instead of the main model
- Show previous comments 12 more
-
Found my older tutorial on how to get animations onto a model.
Here is how I did it for my Galen backhand animations.
1a. Have the _humanoid.gla and animation.cfg that you want to use
1b. Have the playermodel you want to use.
2. make a new set of folders in the playermodels folders following this path
models/players/_humanoid_dbgalen
3. Put the _humanoid.gla, animation.cfg, and animevents.cfg in the new _humanoid_dbgalen folder.
4. Use the hex ed...