Files
gymkhana-actions/docs/api/ESCPlayer.md
Dennis Ploeger 56bf96da8c Checked all FIXMEs and TODOs (#353)
Co-authored-by: Dennis Ploeger <develop@dieploegers.de>
Co-authored-by: dploeger <dploeger@users.noreply.github.com>
2021-08-02 21:23:57 +02:00

539 B

ESCPlayer

Extends: ESCItem < Area2D

Description

A playable character

Property Descriptions

camera_position_node

export var camera_position_node = ""

The node that references the camera position

Method Descriptions

get_camera_pos

func get_camera_pos()

Return the camera position if a camera_position_node exists or the global position of the player