Issue 335 (#384)

Co-authored-by: Dennis Ploeger <develop@dieploegers.de>
Co-authored-by: dploeger <dploeger@users.noreply.github.com>
This commit is contained in:
Dennis Ploeger
2021-09-06 08:57:45 +02:00
committed by GitHub
parent c8958e7454
commit 3ee46f4977
8 changed files with 135 additions and 98 deletions

View File

@@ -18,6 +18,14 @@ export var camera_position_node = ""
The node that references the camera position
### selectable
```gdscript
export var selectable = false
```
Wether the player can be selected like an item
## Method Descriptions
### get\_camera\_pos