in “We Didn’t Start the Fire” fashion. “Lots of Legos, rubber bands, web-shooting Spider-Man, an old pet rock, an antique clock, a ton of red Play-Doh,” are just some of the many of the objects listed
(s) + rain_play() if hero:state() == JUMP or hero:state() == FALL then hero.speed_x = hero.speed_x - GX*0.60 if hero.speed_x < -MAX_SPEEDX then diff --git a/snd/rain.ogg b/snd/rain.ogg new file mode 100644 index 0000000000000000000000000000000000000000..71a1032f98202de6dd9...
- _animData.Value.AnimationPlay(curAnim.name); + // var animMap = new Texture2D(_animData.Value.MapWidth, curClipFrame, TextureFormat.RGBAHalf, true); + // animMap.name = string.Format($"{_animData.Value.Name}_{curAnim.name}.animMap"); + // _animData.Value.AnimationPlay(curAn...