Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- bodies = Instantiate(body,head.transform.position,head.transform.rotation);
- snakeBody.Add(bodies);
- bodies = Instantiate(body,head.transform.position,head.transform.rotation);
- snakeBody.Add(bodies);
Advertisement
Add Comment
Please, Sign In to add comment