Tilemap is working, in theory
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
initWindow("Skyland", 1080, 720, false);
|
||||
|
||||
//kick off the logic of the scene graph
|
||||
loadRootNode("scripts:/gameplay/lejana.toy");
|
||||
loadRootNode("scripts:/gameplay/tilemap.toy");
|
||||
}
|
||||
|
||||
//Globals go here
|
||||
|
||||
Reference in New Issue
Block a user