Author Topic: Script Help  (Read 696 times)

Does anyone know a script on how to make the weapon stay in place in first person view? just like the default blockland sword?

What do you mean by "stay in place?"

This belongs in Coding Help.

Since having eyeOffset does that, I just set it to something like "0 0 0.001". You would need to make your own animation for it to actually swing though.

Since having eyeOffset does that, I just set it to something like "0 0 0.001". You would need to make your own animation for it to actually swing though.


Thanks!  :cookieMonster: