Tweak
This commit is contained in:
2
Toy
2
Toy
Submodule Toy updated: 5d240f85a6...a55338d8e3
@@ -25,10 +25,7 @@ fn onInit(node: opaque) {
|
||||
print "render.toy:onInit() called";
|
||||
|
||||
node.loadTexture("assets/sprites/character.png");
|
||||
print "loaded texture";
|
||||
|
||||
parent = node.getNodeParent();
|
||||
print "accessed parent";
|
||||
}
|
||||
|
||||
fn onKeyDown(node: opaque, event: string) {
|
||||
|
||||
Reference in New Issue
Block a user