
I have a Patreon to support my personal efforts in game dev and streaming. You can get WIP Preview game builds of the projects I work on! It helps me dedicate more time and energy into game dev. Any amount is greatly appreciated!
Next up
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.
The Hamster Drop Early Bird Demo has just released! A teaser of what's to come! Catch those hamsters! See how many you can get in a row without getting hit or missing one! Available on Windows 32bit & 64bit!
🔊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
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.
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










0 comments