Changelog
Get Started
Example Scenes
Agent Movement
Graph Generation
Deploying
Misc
Groups
Classes
A* Pathfinding Project
5.3.4
5.3.4
Action
Another action
Something else here
Separated link
Class
DoorController
Extends
MonoBehaviour
Public
Example script used in the example scenes.
Public Methods
SetState
(open)
Start
()
Public Variables
closedtag
Public
PathfindingTag
closedtag = 1
opentag
Public
PathfindingTag
opentag = 1
updateGraphsWithGUO
Public
bool
updateGraphsWithGUO = true
yOffset
Public
float
yOffset = 5
Private/Protected Members
OnGUI
()
bounds
Private
Bounds
bounds
open
Private
bool
open = false