Loading...
235
2 years ago

I setup shooting for Buster and Hand! It's more rare now but Mega Man used to shoot from his hands often.

You can see the Runtime List system tracking actors in the debug. This will be important for the "3 shots on screen" rule.

#UnrealEngine5 #MegaMan




6 comments

Loading...

Next up

The item animations stay in sync always, no matter where, when, or how many spawn.

(60fps version in replies.)

#gamedev #UnrealEngine5 #UnrealEngine #pixelart

Are you doing unnecessary work when calling Delegates in #UnrealEngine?

I wrote an article about this small topic since I was dealing with it recently (it's free to read!) Includes examples and fancy Macros.

https://www.patreon.com/posts/unreal-engine-131408500?utm_medium…

If Time is paused for any Actor that uses my #UnrealEngine5 Time Control system, all of their SFX also automatically pause.

I can put Actors into Time Groups. In this example the Parent Time Source for "Gameplay" is paused, so 'everything' pauses.

Welcome @PQubeGames to Game Jolt by giving them a follow!

Their upcoming game Discounty is a cozy supermarket management game 🛒 Make friends (and enemies) as you grow your shop!

Learn more about Discounty: https://gamejolt.com/games/Discounty/1006923

I updated the 1-Up sprite to increase visibility in game. The face now shines with the shimmer. #pixelart #gamedev #megaman

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

This tweet from a mutual got my optimization psychopathy going.

I made Nodes to combine functionality for better aesthetics, variety, & (hopefully) performance.

Details & Benchmark in reply!

You can mark Macro nodes as *Development Only* but they STILL GET CALLED IN SHIPPING?!

#UnrealEngine #UnrealEngine5 (I'm using 5.5.4)

When Dr Wily goes HARDSTYLE

It's been a lot of work to make Unreal Engine 5 do various "2D Retro Effects" but there's progress made.

This one is actually manipulating a Paper Tilemap layer in real time, not a solid texture.