Guest User

Untitled

a guest
Dec 14th, 2017
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. public GameObject sprite;
  2.  
  3. void Start()
  4. {
  5. //random z position (90f, -180f, -90f)
  6. //sprite.transform.Rotate
  7. }
Add Comment
Please, Sign In to add comment