diff --git a/2c1eswtjvb.js b/2c1eswtjvb.js index 440c28c..71b5b54 100644 --- a/2c1eswtjvb.js +++ b/2c1eswtjvb.js @@ -9,6 +9,12 @@ if (data.entity === this.parentEntity) { */ this.beforeRender = R3.EntityManager.Instance.findComponentById('y2q95ipdcf'); +this.beforeRender.entityLoaded = true; + +this.render = function(delta) { + console.log(delta); +} + return null; //@ sourceURL=CustomCode (2c1eswtjvb).js \ No newline at end of file