Jump to content
Sign in to follow this  
oyman

poklop_driver problem

Recommended Posts

im included the poklop_driver selection into the otocvez selection and ingame the poklop_driver wont turn with the turret rock.gif is this just a limitation or am i doing something wrong sad_o.gif

Share this post


Link to post
Share on other sites

i can be wrong but if i remember correctly the poklop driver selection is "poklop driver" and not "poklop_driver" unless you have redefined it with an other name in the cpp

Share this post


Link to post
Share on other sites
i can be wrong but if i remember correctly the poklop driver selection is "poklop driver" and not "poklop_driver" unless you have redefined it with an other name in the cpp

nah it works fine when you turn out it moves and stuff, it just wont move around with the turret

Share this post


Link to post
Share on other sites

OtocHlaven  ---------- gun

otocvelitele ----------- commander turret

OtocVez     ----------- the whole turret section

so you say the actual hatch model wont turn with the turret model ?

Are they grouped in the memory correctly ?

Share this post


Link to post
Share on other sites

i have everything named right and stuff, heres my otocvez selection, you can see that the drivers hatch is in the selection too

bug.jpg

but ingame if i turn the turret everything will turn except fot the drivers hatch which just stays there crazy_o.gif like that

bug1.jpg

Share this post


Link to post
Share on other sites

rock.gif

Ahh , might be the prob , unless you just worded it

wrong....but poklop driver isnt sposed to move with the turret , just poklop_commander and gunner. You could set the driver anim to rotate with the turret but you would have to name a new anim in the config for it.

class Animations

{

                       class DriverLid

                      {

     type="rotation";

                               animperiod= whatever;

                               selection=Driver_Lid;

                               axis=osa_driverlid;

                               angle0= whatever;

                               angle1= whatever;  

                       };

but i cant think of many AFV's with a driver in the turret   biggrin_o.gif

Share this post


Link to post
Share on other sites

ya, that was what i was thinking that the drivers hatch cant move with the turret

o well, it was so fun driving with your head out biggrin_o.gif

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×