Posted January 30, 2025 by KingHayabusa
#updates
It's been a while since I last posted!
I took a few days off from work to get some medical tests done and found out that my knee injury had gotten worse. Turns out I have grade IV patellar chondropathy, so I had to start doing rehab exercises almost daily to strengthen the rest of my leg muscles—since even going up the stairs was becoming difficult.
In case you're wondering, I got this injury during a taekwondo sparring session. While throwing a spinning kick, I didn’t rotate my pivot leg correctly when trying to return to my guard position. My big toe got stuck between two pieces of the mat, causing my knee to twist one way while my foot stayed in place. I went down and couldn’t get back up.
Anyway, despite all that, I’m still working on the game!
First off, I had to go back to using Construct because I don’t really know how to use Godot Engine.
I completely rebuilt the game from scratch, testing every change on multiple devices to make sure it runs smoothly on most of them.
The original version of the game wasn’t optimized at all—there were unnecessarily large images and way too many visual effects. It ran fine on PC, but for mid-to-low-end mobile devices, it was just too much.
After lots of testing (and sacrificing some visual effects and other stuff), I managed to get the game running at least at 30 FPS on mobile devices. By the way, Construct 3 has the option to export directly to .apk, so an android version is guaranteed.
Unfortunately, in this version, you’ll have to unlock everything again since it doesn't use the same save system as the previous versions.
The biggest difference is in the visual effects. The desktop version uses blur effects, while the mobile version, to improve performance, replaces them with a simple opacity effect. It’s not the same, and it doesn’t look as cool, but it does the job.
The desktop version also removes any buttons that are exclusive to touch controls.
Another key difference is that the mobile version is slightly easier. The focus area is a bit larger because touch controls work differently from the desktop version and don’t allow for super quick reaction times.
Well, that's all for now. A new release will be available very soon!
Want to support? You can do it via PATREONand FANBOX
See you in the next post!
Hayabusa