Author Topic: Playertype without animations  (Read 521 times)

Can I just make a simple playertype without any animations at all?

You need to export at least a "root" animation and a "look" animation as dsq files, even if they have no movement.

Does Mr. Horsey have a look.dsq?

Code: [Select]
sequence9  = "./h_look.dsq look";Yes. I think it just tilts the weapon mounts up and down in third person.

What does the look animation usually do?

As a standard player, look up and down while in third person. There's an animation that makes the player bend over from the waist so they appear to follow where you're looking.

look can be set to root.dsq

Is there a playerType with animations?

That would make my life easier.