First person 3d on defold

I want to make my own first-person shooter game, or perhaps an RPG, but also from the first person, I want it to be simple and I came up with the systems for my game from scratch, but as I understand it, the default is not very suitable for 3D?

Are there any tips on where to start, maybe perhaps or examples?

1 Like

You could maybe take a look at the TrenchBroom extension:

It contains an example project and everything you need to get started.

Another option is the Kinematic Walker for 3D games:

1 Like