Advertisement
kama6012

VectorTest

Nov 29th, 2019
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. on rightclick with Firework Star:
  2. loop all entities in radius 10 around player:
  3. set {_vector} to {_vector} normalized
  4. message "%{_vector}%" to player
  5. push the player forward at speed 0.5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement