Loading...
301
Game
Mega Man: The Rulers of Space
2 years ago

The tweet said "if you're currently working on a video game, take a short break, pick a number in your code or data files, multiply it by 1000, and post the results"




1 comment

Loading...

Next up

I got unreasonably mad at combining text in C++ Macros, so I made this lol. I'm honestly surprised it works.

It got warmer so Kirby and I went out.

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.

Lucky Tower Ultimate is a chaotic, comedy roguelite. Escape from an incredibly dangerous, randomly generated tower in a slapstick adventure that looks like a cartoon and feels like a joke. Slashy slashy! 

Wishlist the game now: https://bit.ly/LuckyTowerUltimate

Making more progress on 2D Retro-Style ledge behavior for Capsule bodies in Unreal Engine 5. #gamedev #megaman

When Dr Wily goes HARDSTYLE

Not an April Fool's joke, I got super sick. My wife had been super sick and I caught it, which I should have expected.

Sucks that this happens right at the start of the game jam, but I'll still try my best.

Anyway here's Bud, he came inside on his own!

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

Happy #WIPWednesday! Are you working on a game? Making some art? Practicing a song? Something else? Tell us in the comments!

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.