Loading...
233
Game
Pocket Fighter EX
2 years ago

Managed to figure out how to apply palettes to low color sprites in #UnrealEngine5. The flashing ones are randomizing their palettes every frame.

Still working on an easy to edit palette data system, but it works!!

#gamedevelopment #gamedev #UnrealEngine




1 comment

Loading...

Next up

Yesterday was Chun-li's birthday! So here's some animations I've been working on for when it's Chun's turn to get added to Pocket Fighter EX. (plus a bonus SF6 sprite!)

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

(60fps version in replies.)

#gamedev #UnrealEngine5 #UnrealEngine #pixelart

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

#gamedev #UnrealEngine

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

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!

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

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

#UnrealEngine #UnrealEngine5 (I'm using 5.5.4)

3 years before Pocket Fighter EX I made a sprite of Kazuya in Pocket style. I touched it up just a little bit for this post.

Artist Richard Hogg illustrated over 60 different puzzles for Wilmot Works It Out! Watch his process for one of our favorites here!

This chill game is available now for PC, Mac, and Switch! https://store.steampowered.com/app/2060590/Wilmot_Works_It_Out/

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.