Update: entity_loaded (2c1eswtjvb.js) 96 bytes modified

beta.r3js.org
cybafelo 2019-06-23 08:50:07 +00:00
parent 40c995b9ed
commit be0f71de4a
1 changed files with 6 additions and 0 deletions

View File

@ -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