I created an effect of confetti. If you set the variable named "IsInfinite(無限?)" as True, the effect loops infinity, or it is executed one time if you set the variable as another value. 舞い散る紙吹雪の効果を作ってみました。 「IsInfinite(無限?)」変数をTrueにするとずっと舞います。それ以外だと、一回だけ舞います。
I wondered how implemented turning of pieces, but I didn't choose using 3d calculation but flipping around costumes. Then, it worked well. 紙吹雪の回転をどうやって実現しようか迷いましたが、真面目な3D計算はやめて、あらかじめ用意したコスチュームを切り替えることで、それなりの動きになりました。 ----- Tags #art