Next up
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
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!!
🔊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