I can't decide if you know lua or not, could you reply with something more specific??Hey there,
I wanted to know if you could help me,
I don't know how to make separate object follow the player but only for 3 animation.
Can you help me, im stuck :(
Thanks.
Thank you very much for this !actually thats easy:
use TAL0 sprites and in S_SKIN type followitem = MT_TAILSOVERLAY
its that easy just check player.dta from SRB2 folder
Post automatically merged:
Like this but instead of P_SKIN its S_SKIN
and not only 1 sprite you can use more for more angles
Post automatically merged:
if everything is right it can be like this(i used bumper as placeholder)
I'd assume animation.Also you can try using from TAL1 to TAL9 idk what it does but you can check player.dta