All Posts in The Happy Community! :D

Share a happy moment!

Loading...New Annabelle movie coming soon 😳😳

Loading...Everybody Hated Chris (video by YaGurlToonz)



As I've posted yesterday, the feature to raise current blocks in Fire Leaf Water was buggy. I had to code new code to replace that cause the old one can't be salvaged.
The worst bug so far that I dealt with is the laser beam appearing as a pink mesh after built it to the game in unity. The FX uses material in the particle system while render in URP can be tricky. Update the material seems best.

1
1



I've made a feature to lift all blocks and spawn new blocks in both endless modes of Fire Leaf Water. The feature has glitch and broke those modes.
Fortunately, I've made new one to replace this broken one.

#GJAsks what game does a lot with a simple idea is Teenage Mutant Ninja Turtles 2 for the NES. Unlike the first game which is an RPG, TMNT2 is more a 2D scroller Beat 'em up. The game play is enhanced of each turtle display a different fighting ability.
The feature that almost broken my game was the number of asteroids in the ring. The ring surrounds the earth as it counter rotates the planet. It slowed the performance of the game to which I lower the asteroid count in the ring to work.


























