Advertisement
theblackshibe

Untitled

Jan 9th, 2021
378
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. # this is a comment
  2. # creates a new vector3 usable in commands like the grenade one
  3. def "vector" (new vector3)
  4. # set X to 10
  5. = vector.x 10
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement