2 years ago

I recreated a basic form of my Unity Runtime List system in Unreal. Actors can easily be registered to Lists (a DataAsset) in editor, and anyone with a reference to the List asset can access info like an array of the Actors, average location, and more.




1 comment

Loading...

Next up

BIG ANNIVERSARY UPDATE!!

It's been a very difficult year. The paralysis, which I am still recovering from, and the medical bankruptcy that followed. In spite of that progress was made, maybe not as much as I'd like, but look!

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.

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…

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

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

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

Apparently you can soft-lock Mega Man & Bass

(I didn't save, so I'm cooked for this playthrough.)

The wavy background effect can do both directions, even at the same time. (FPS is low because it's playing in Editor.)

#gamedev #UnrealEngine

@VuVuuInc is a Jolter to Watchand solo game dev who created 6 games including Tiny Terraces! Follow @VuVuuInc before the quest ends on July 22 and you'll get Coins!

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.