ugokeru
This commit is contained in:
parent
1c893940ac
commit
cfcfd3e263
21 changed files with 227 additions and 7 deletions
|
@ -10,4 +10,5 @@ global.tilesize = new vec2(32, 32);
|
|||
function tiledata(passable_=true) constructor {
|
||||
passable = passable;
|
||||
contents = [];
|
||||
overlays = [];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue