Question by
Rauland12 · Feb 04, 2016 at 11:13 PM ·
gameobjectgetcomponentfloatpublicprivate
Generate ladder on y axis
Hi! I need help making a Ladder Generation Script
Basically what I need is a script that generates 3 endless rows of ladders on the Y axis with occasional gaps between them. (The player will die if he hits the gaps)
This is the basic layout, I just need endless ladder generation with gaps:
Thanks!
ladders.png
(11.2 kB)
Comment
Your answer
Follow this Question
Related Questions
Can there be private images on a gameobject? Or something similar to it? Self-contained images? 0 Answers
How to change image of button when clicked? 2 Answers
Get and Set only work on public variable? 1 Answer
Difficulty setting script on gameObject from another script. 0 Answers
What to use instead of GameObject.Find and GetComponent 2 Answers