Update: Flame Particle Process - Forward Only (vaq8lxuek1.js) 28 bytes modified

beta.r3js.org
-=yb4f310 2017-11-12 13:11:35 +01:00
parent e23c5c5ab1
commit 1e8867d2c5
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
var texture = GameLib.EntityManager.Instance.findComponentById('gm3fvv45dl');
if (!texture) {
return;
}
if (!this.initialized) {
texture.offset.x = 0;
texture.offset.y = 0;