Game
Hamster Drop
3 years ago

WHY HAVE I BEEN MISSING!? We got completely washed out by the Kentucky floods... We're currently homeless and desperately trying to rebuild.

If you can spare to help please check out this GoFundMe link: https://www.gofundme.com/f/rebuilding-after-kentucky-flood-takes-all




0 comments

Loading...

Next up

I often wonder what Mega Man Xtreme sprites would look like with a few little touch ups... #megaman #pixelart #megamanx #rockmanx

Mega Man Xtreme... Enhanced? Made just for fun. Tweaked frames, timing, added color, new frames, etc. Nothing too crazy, but I'm happy with the results! Felt therapeutic to make. #megamanx #pixelart

Working on Sprite After Images supporting more features like Sprite Palettes.

It's kinda beautiful honestly

#UnrealEngine

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!

https://patreon.com/GameDevScrubs

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

Enhancements to the After Image system are working good. It accepts Palette Sprites now, among all sorts of other features. 🌈 #UnrealEngine #gamedev

🔊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.

LETS GO!! X3 has my favorite armor, so I felt like trying to make it for this "Xtreme Enhanced" 'style'. It was a lot of fun, and I think it came out alright!

(Note: this is not a game project, just #pixelart for fun.) #MegaMan

More #pixelart for fun, this time Zero! Enhanced his Mega Man XTreme 2 sprites with more colors and tweaks. He has too many damn details and colors 😵‍💫 (This is not being made into a real game.) #megamanx #megaman

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.

#UnrealEngine5 #UnrealEngine