
Next up
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.
Yesterday was Chun-li's birthday! So here's some animations I've been working on for when it's Chun's turn to get added to Pocket Fighter EX. (plus a bonus SF6 sprite!)
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.
More After Image system enhancements for future project use. Trying out different blending modes, and mimicking a character after image like Mega Man X4's Dash trail. I think the results are pretty neat! #UnrealEngine #gamedev












0 comments