rotation

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

  1. P

    Solved Projectile Burst

    Hey! Im looking for a way to rotate a projectile after it has been shot: loop 10 times: set {_random} to random integer between -15 and 15 shoot an arrow from {loc} at speed 1.2 #something like this: change rotation of last spawned entity by {_random} my skript addons: -skbee...
  2. HowTragicMate

    Detecting spinning player

    How to detect when a player spins 180 degree in place?