Guest User

Untitled

a guest
Nov 24th, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. GameObject new_clue_prefab = Instantiate(cluePrefab, new Vector3(360, 1000 - (i * 130)),
  2. Quaternion.identity, clueContainer);
Add Comment
Please, Sign In to add comment