You must be logged in to do that.

SetObs

SetObs
void SetObs(int x, int y, int obs)

Documentation

Changes the obstruction tile index at the given coords to the given obstruction type.

Note: Coordinates are in terms of tiles, not pixels. In order to convert tiles to pixels do: (pixel coordinate / 16).

Example Usage

// Set the obstruction tile at (5, 2) to obstruction tile 1.

// Obstruction tile one, is commonly a fully filled 16 x 16 tile, thus preventing
// any entry onto that coordinate.

SetObs(5, 2, 1);
Talkback

There are no talkbacks on this documentation page yet. Post the first?

Post a new comment?

Doc Nav

Your docs
View All Docs

If you log in, you can edit the documentation, or create your own documents and tutorials!

Ben McGraw's lovingly crafted this website from scratch for years.
It's a lot prettier this go around because of Jon Wofford.
Verge-rpg.com is a member of the lunarnet irc network, and would like to take this opportunity to remind you that regardless how babies taste, it is wrong to eat them.