Game
Mega Man: The Rulers of Space

2 years ago

Process for converting the Arcade running animation to SNES specifications. This one adds a lot of little details (feet bottoms), and reshapes the legs heavily! #MegaMan #Rockman #pixelart




1 comment

Loading...

Next up

This Linux tool Dev Toolbox is really handy! Has all sorts of convenient converters, encoders, image format changer, colorblind preview, color utiities, etc.

Was backing up files off the drive from the PC where Windows 10 wouldn't boot anymore before I wipe it. It said it was gonna take 4 more hours So I started a download for Unreal Engine 5.6 to run in the mean time then I went to take a nap with my buddy.

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

Everything is Crab is the animal evolution roguelike.

Make animal inspired evolutionary choices to concoct your own unique creature every run, both mechanically and visually.

Play the Next Fest demo: https://bit.ly/EverythingIsCrab

Complete EIC-inspired quests!

This is a general #UnrealEngine tool, not specifically for the Mega Man project. It can copy the data from ANY Blueprint or C++ UPROPERTY variable, and copy it back to any compatible variable. Could lead to making Save States for Rollback Netcode.

When Dr Wily goes HARDSTYLE

I just realized Kubuntu (a style of Linux) lets you change the Folder colors in Dolphin (the File Explorer) 😊

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.

I DEMAND another Mega Man Show!

This is an example of what I was talking about last week when I say that Physics Boxes in modern engines are not good for Character Alignment on Slopes in 2D games. I think Physics Capsules are a great middle ground solution. #gamedev #pixelart