Portal Ranger - 3D Adventure Game

After few weeks spent searching for how to make things, deleting projects and starting again, editing existing one is time to move with this.

The project is 3D Adventure Game with Third Person View.

Main task’s are defeating evil skeletons for finding keys to treasures where you might find crystals to unlock portals.

Portals take you home where you can rest and refill for next journey.

If you have ideas what to add, or how to make things works please please feel free post :slight_smile:

Updates be here

1 Like

Some updates to movement of character and camera to start rotation with Mouse around Character .

  • two pivot’s used horizontal and vertical

Github updated, it have occasionally some flash, not sure what it cause it yet.

Edit : Issue was resolved by do smoothing on Node3D instead as parent, so SpringArm3D is not battling . Also enabled “physics/common/physics_interpolation” in Project Settings.