Quote:
Originally Posted by MrOmega
I know about getting the tile of a certain location with tiles[ x, y], but is there a way to return an array of them, making my own tileset and I cant find any documentation on this. Basically replicating onwall2 but with other tiles which might not be block on the default tiletype 0,1.
|
None that I know of. You'd have to use loops.