Update: Flame Particle Process - Forward and Reverse (dysneuk1ox.js) 28 bytes modified

beta.r3js.org
-=yb4f310 2017-11-12 13:11:35 +01:00
parent 1e8867d2c5
commit 22fb107fdb
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) {
this.forward = true;
texture.offset.x = 0;