There is a way to make a grid. All you need to do is use two number variables (X and Y) to set it up and add limits so that nothing goes past a certain point.
There would be a more easier way to do this by using multidimensional arrays, however alice isn't capable of handling such a thing.
Could you expand a bit more on arrays and how to get them. Plus I would like to know more about that grid stuff. I'm kind of new to all this, so any help would be great!
There is a way to make a grid. All you need to do is use two number variables (X and Y) to set it up and add limits so that nothing goes past a certain point.
So are you saying I can add limits so that nothing, not even the camera can go past the grid?