How do I create a game with Dungeon Fighter Online camera?

Hi,
I’ve searched a bunch of tutorials including 3D / 2.5D games, my goal is to create a project where I can move a animated Sprite as a plane (or something like that) in 3 dimensions. A game that use the movement as I want is Dungeon Fighter Online.
Thanks in advance!

This extension may help:
https://wiki.gdevelop.io/gdevelop5/extensions/sprite3d/

1 Like

I’m going to try this, thank you!

Hi again,
There are some glitches with the transparency, but it worked for the main idea, thanks!

Hi again!
Hey friend, can you help me with the transparency glitches? when one sprite gets near to another the alpha ereases the previous image, there’s a way to fix it? I’m going to print what happens.
There’s an invible rectangle around the character with alpha that overlays the animation behind it.