Add comments.
This commit is contained in:
parent
b928b72955
commit
13f297bc97
@ -1,5 +1,9 @@
|
||||
# 2023-09-29
|
||||
extends CharacterBody2D
|
||||
|
||||
# Helpful Video:
|
||||
# https://odysee.com/@obacodeprogramming:8/godot-tutorial-for-beginners:6
|
||||
|
||||
var x_dir = 0
|
||||
var moving = false
|
||||
var accel = 100
|
||||
|
Loading…
x
Reference in New Issue
Block a user