Next up
Here's a fun weekend post. A while back I tried to animate Ryu in his new Street Fighter 6 costume in NeoGeo Pocket Color style. I quite like the result! (This will NOT be featured as a costume in PFEX though, I did it just for fun.)
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.
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
Working on a different feature enabled easy Zoom controls for the Retro Camera system. This will be used for debug mainly, and may not have any in game uses for this project. But it can be used for future projects.
#MegaMan #UnrealEngine
🔊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.
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.
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.
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!!


















3 comments