Skip to content

Variables

redegg89 edited this page Mar 23, 2022 · 3 revisions

Global Variables

GlobalTimer

A variable that increments by 1 every frame since the game started

#Player Variables

yVelocity

A variable that stores the Y velocity of the player because if how I set up the movement I think

speed, gravity, JumpHeight

Modify speed, gravity, and jump height

Clone this wiki locally