Game
Pocket Fighter EX

3 years ago

Here's a fun weekend post. A while back I tried to animate Ryu in his new Street Fighter 6 costume in NeoGeo Pocket Color style. I quite like the result!
(This will NOT be featured as a costume in PFEX though, I did it just for fun.)




1 comment

Loading...

Next up

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

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.

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

On the off chance that the new #KOFXV character was Kasumi, I colored her KOFR2 sprite. That wasn't the case, but I figured I would share it anyway. #NGPC #KOF #NeoGeo

"Hey Marc, how's rollback netcode coming for Pocket Fighter EX?" ............. At least it's holding 60fps?...

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

Looks like it is Kim Kaphwan's day! Got me thinking about his KOF15 outfit in NeoGeo Pocket Color style... There's a lot of small details so I had to reduce it somewhat to fit

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!)

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

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