Next up
🔊ON! Finally got around to making a proper Music system in #UnrealEngine5. Utilizing MetaSounds for seamless and easy to configure loop points. Plus you can preload a track to prevent loading time gaps, and it is async to prevent frame stuttering.
I found unreleased dev footage!
WIP Rugal 98 stage. Rugal was going to be the Arcade boss. Also notice the bubbles spawning during knockdown events! #gamedev #streetfighter #KOF
(This game is cancelled because Unity Engine betrayed all of it's devs.)
I did an experiment to get an improvement to sprite rotation quality while maintaining the retro vibe, in Unreal Engine.
I works with any type of 3D transformed object too. And it still respects the scanlines, so it will fit in correctly with CRT filters.
3 years before Pocket Fighter EX I made a sprite of Kazuya in Pocket style. I touched it up just a little bit for this post.
Light work today on combining a piece of data and a checkbox. Unreal can't do this through C++ templates so I had to manually make a variant for each data type. Made it for several universal Blueprint data types.
Cooking today. Proof of concept to Increment and Decrement ANY UEnum;
ie. ValueA -> ValueB -> ValueC -> ValueD -> (wrap to) ValueA
For UEnum Assets AND CPP defined UEnums, whether you own/control them or not.














0 comments