Hello. How do I make my model I created the default player for everyone? Also, I would like to make my own animations,hit-boxes,etc for melee combat. Ex: (With a sword) - Offense: Overhead strike, Left strike to body, Right strike to body, Forward thrust to body. Defense: Overhead Block, Left body block, Right body block, and Forward thrust body block. How do I script custom animations and hit boxes for my custom player model? Thanks a ton.
Make the model into a morph, and TP players to the morph position then back; there are simpler ways of doing this by editing the morph script but I can't know which morph script you will use and I won't do it all for you.