i have a turret on top of a car, how to i align another object with the direction it is facing to make it seem like it's coming out of the turret?
i've got this
RotateEntity (b\Model,0,EntityYaw#(turret),0,true)
it doesn't really work - if i spin the car, the turret spins, but the bullets don't follow the turret.
i'm on a flat plane, i just need the bullets to just align with the turrets direction on the flat horizontal plane.
i've got this
RotateEntity (b\Model,0,EntityYaw#(turret),0,true)
it doesn't really work - if i spin the car, the turret spins, but the bullets don't follow the turret.
i'm on a flat plane, i just need the bullets to just align with the turrets direction on the flat horizontal plane.