Skip to content

PopochiuWalkableArea

Carenalga edited this page Nov 22, 2022 · 4 revisions

icon_walkable_area-x4

Description

Inherits from Navigation2D.

Rooms are the main scenes of each project.

Inspector

With this button you can select the Perimeter (NavigationPolygonInstance) node to edit its vertices in the Canvas.

Properties

Export

  • script_name String. Default ''. The identifier of the walkable area.
  • description String. Default ''. A description for the walkable area.
  • enabled bool. Default true. Defines if the walkable area is enabled for characters to use it.
  • tint Color. Default Color.

Public

Nothing here yet

Private

Nothing here yet

Methods

Virtual

Nothing here yet

Public

Nothing here yet

Set and get

Nothing here yet

Private

Nothing here yet

Clone this wiki locally