movement

  • 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. HowTragicMate

    Detecting spinning player

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

    Freez skript not working :(

    Hello, I want to make a "freeze" skript for my server. So if {sch} is true it should freez all players. Does anyone know why it is not working? options: version: 1.0 variables: {freez} = "true" on any movement: if {freez} is "true": play sound...