Loading...
2,373
2 years ago

Making a detailed world map is very difficult and time consuming... Anyway, I like the general feel of it. I think it would be interesting to get a 2D #Zelda with a single big continuous world. #LegendOfZelda #gamedev #madewithunity #ZeldaLADemo




7 comments

Loading...

Next up

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

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

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

@NEOWIZ_QUEST 's NARRATIVE JAM has begun!

Create an original narrative / story game in 10 days for a chance to win cash! 

Join the game jam: https://bit.ly/GameDevCommunity

Start Narrative Jam-inspired quests: https://bit.ly/narrativejamquests

#gjbroadcast

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

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

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

Working on Sprite After Images supporting more features like Sprite Palettes.

It's kinda beautiful honestly

#UnrealEngine

@NEOWIZ_QUEST 's NARRATIVE JAM is underway!

Create an original narrative / story game in 10 days for a chance to win cash! 💸

Join the game jam: https://bit.ly/GameDevCommunity

Start Narrative Jam-inspired quests: https://bit.ly/narrativejamquests

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