Turn speed

Arre

You can change this now in User CP.
Reaction score
1
I making a spell. the projectile rotates in the air.

Event
Time every 0.01

Coniditon...

Action
Make "dummy" face "Dummy's" facing + 45"

Thats not the whole trigger but i wanted to make it rotates faster is it possible?
 

Exide

I am amazingly focused right now!
Reaction score
448
Not unless you increase the amount of degress, I suppose.

With your trigger it does a 360 in 0.08 seconds. Which means about 10 turns per second, which is incredibly fast.
-Maybe it's actually going too fast for you to notice?
 

Arre

You can change this now in User CP.
Reaction score
1
With your trigger it does a 360 in 0.08 seconds. Which means about 10 turns per second, which is incredibly fast.
-Maybe it's actually going too fast for you to notice?

It donät rotate 360* every 0.08 seconds because a unit cannot rotate too fast.
 

Exide

I am amazingly focused right now!
Reaction score
448
This seems to be working pretty fine:

Code:
Untitled Trigger 001
    Events
        Time - Every 0.01 seconds of game time
    Conditions
    Actions
        If (All Conditions are True) then do (Then Actions) else do (Else Actions)
            If - Conditions
                Degrees Less than or equal to 360.00
            Then - Actions
                Set Degrees = (Degrees + 3.60)
            Else - Actions
                Set Degrees = 0.00
        Unit - Make Destroyer 0001 <gen> face Degrees over 0.00 seconds
About one revolve per second.

That's about as fast as it can go without looking bugged, I reckon.
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top