Game Development Community

Wierd with recoils

by Tom · in Artist Corner · 08/21/2006 (3:07 pm) · 1 replies

Ok,

i was wondering if you can only have teh default 3 recoil animations,

i need a special recoil animation that only applies to one weapon (a bow) but when i call it in

staterecoil = firedArrow

nothing happens.

must i absolutly call lightRecoil, mediumRecoil, and/or heavyRecoil?


or can i have other names (which means that i am doing something horrible wrong)

#1
09/01/2006 (7:16 am)
You can have custom animations, for sure, but you need to call them correctly in code. I'd go ahead and ask this question in one of the coding forums

Fredrik S