Addon ID

  • fpc_firstpersoncontroller

Info

  • License MIT License
  • Copyright icon Copyright Blue Shell. All rights reserved.

Statistics

  • Download count41 total downloads
  • Latest download count 36 downloads of latest version
  • Average download count2 downloads per day average

Owners

Description

Add a new behavior called "First Person Controller" to enable a 3D first-person view and simple movement controls.

Example Files

You will find here an example .c3p file for configuring the behavior, along with an example configuration for the jump system in the event sheet.

Discussion

  • 2 Comments

  • Order by
Want to leave a comment? Login or Register an account!
  • Is there a way to prevent the player from getting stuck on objects when they are close to them?

    • Not for the moment. You can reduce the size of the sprite that you place the Behavior on. This will give you more space to move around without colliding with the objects.

      I’ll take note of this issue and look into the possibility of improving the behavior’s collision so that the player can slide when colliding with an object in a future version of the Behavior.