action my_model{ my.material = mat_alphatest; while(1){ my.skill1 += 3*time_step; if (my.skill1 > 100) {my.skill1 -= 100;} ent_animate(me,"Anim",my.skill1,ANM_CYCLE); wait(1); }}
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de