Pinned Loading
-
abbrcode/abbreviations-in-code
abbrcode/abbreviations-in-code PublicThe list of common abbreviations in program codes.
-
-
-
carcontroller.gd
carcontroller.gd 1class_name Car extends CharacterBody2D
23@export_group("Wheels")
4@export_range(1, 100) var wheelDistance: float = 60.0
5@export_range(1, 20) var tractionCoefficient: float = 20.0
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.