Player.gd Script - leiget/Godot_FPC_Base GitHub Wiki This section details how the "Player.gd" script works. Summary of Contents of Player.gd Global Variables In-Depth Functions Explained In-Depth Quick Reference of the Functions Step_Player_Up() InterpolateCamera() Slope_AffectSpeed() Touch_CheckAndExecute() _ready() _unhandled_input() _physics_process()