Game
Hamster Drop

5 years ago

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!




0 comments

Loading...

Next up

I'm feeling very bad this week so there may not be many updates on things.

Last week I did boost the efficiency of Mega Man Rulers of Space prototype by like 15%!

Still working on the Simon and Nathan sprite rips. Simon is almost done I think.

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

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

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

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

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

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

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