Update on the fangame


Hey everyone, it's been a while since I did something for this game. And the reason is because I'm currently working on a lot of stages and stuff for this fangame.

At this point, this fangame is basically a massive playground to just try something and see if it works.

I will put out update 0.3 when its ready for release

Get Shiny Smily Worlds: A Hololive Fangame

Comments

Log in with itch.io to leave a comment.

(+1)

Hello.

I tried playing version 0.2 and it ran very poorly on my PC. Something like 8 frames per second and it's using A LOT of CPU.

Please check if there's any heavy logic being called on every frame or if there's a lot of physics calculations going on.

I made it to the second level but it's honestly unplayable in its current state.

My PC specs if it helps: Intel i7-12700KF / 64GB RAM / RTX2070 / Windows 10

Oh and I liked the title screen music remix! Good work! Looking forward to your next update. :)

(+1)

Hello and thank you for the comment.

The lag was mostly caused by Godot's tilemap system not handling a lot of tiles.

I have fixed the lag issue in newer builds. (At least, in my end.)