Hooked runner's drive system into the engine paths
This commit is contained in:
@@ -28,4 +28,4 @@ mapInputEventToKeyUp("character_right", "right"); //event, keysym
|
||||
initWindow("Airport Game", 800, 600, false);
|
||||
|
||||
//kick off the logic of the scene graph
|
||||
loadRootNode("assets/scripts/root.toy");
|
||||
loadRootNode("scripts:/root.toy");
|
||||
|
||||
Reference in New Issue
Block a user