Skip to content

PopochiuWalkableArea

Carenalga edited this page Feb 11, 2023 · 4 revisions

icon_walkable_area-x4

Description

Inherits from Navigation2D.

The areas where characters can move.

Inspector

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

inspector_walkable_area

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