Loading...
601
Game
Pocket Fighter EX
4 years ago

"Marc, how is the rollback system implementation going for #PocketFighterEX?"

It's... going... to the moon?

#gamedev #fgc




0 comments

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

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.

Apparently you can soft-lock Mega Man & Bass

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

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

#UnrealEngine #UnrealEngine5 (I'm using 5.5.4)

Experimenting with Screen Shake and vibration causing Mega Man to loose some footing.

#gamedev #unrealengine #unrealengine5 #megaman

I am now an Unreal Engine developer. Even if Unity Engine walks every word back how could anyone trust them again? Do we continue on where at any moment they can retroactively change the rules? I will not live under that fear. I'm done with them. Deets

Ryu from #SF6   in NeoGeo Pocket Color+ Style! I really love Ryu's new look!

#ryu #streetfighter #streetfighter6    #pixelart

I found unreleased dev footage!

WIP Rugal 98 stage. Rugal was going to be the Arcade boss. Also notice the bubbles spawning during knockdown events! #gamedev #streetfighter #KOF

(This game is cancelled because Unity Engine betrayed all of it's devs.)

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

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.