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
Shiny Smily Worlds: A Hololive Fangame
Play through levels new and familiar, AS the Hololive talents!
Status | In development |
Author | cubgee |
Genre | Platformer, Adventure |
Tags | 2D, Arcade, Comedy, Godot, hololive, Retro, Side Scroller, Singleplayer |
Languages | English |
Accessibility | Interactive tutorial |
More posts
- v0.2 released!!Dec 06, 2024
Comments
Log in with itch.io to leave a comment.
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. :)
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.)