Guest User

Untitled

a guest
Jan 23rd, 2019
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. public float mouseX;
  2. public float mouseY;
  3. public float positionX;
  4. public float positionY;
  5. public float positionZ;
  6.  
  7. public Vector2 mousePosition;
  8. public Vector3 position;
Add Comment
Please, Sign In to add comment