Next up
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.)
Managed to figure out how to apply palettes to low color sprites in #UnrealEngine5. The flashing ones are randomizing their palettes every frame.
Still working on an easy to edit palette data system, but it works!!
🔊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 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.
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.














1 comment