Author Topic: How do I change the direction for a projectile?  (Read 647 times)

I wanna make a turret that can blast my enemies base but it goes the other way that I want it to. This is what I did: Activate>Self>Spawnprojectile>[random projectile]

How to I change the direction of the projectile??


Add these numbers in the 3 boxes that appear:

10   70   4

Then try experimenting on your own by changing them to figure out what each does.


X Y Z
X = W
-X = E
Y = S
-Y = N
Z = Up
-Z = Down

i think that's right

X Y Z
X = W
-X = E
Y = S
-Y = N
Z = Up
-Z = Down

i think that's right

Ill try that :D