WIP: Some stuff
This commit is contained in:
4
godot/src/utils/consts.gd
Normal file
4
godot/src/utils/consts.gd
Normal file
@@ -0,0 +1,4 @@
|
||||
extends Node
|
||||
|
||||
const DEFAULT_JUMP_VELOCITY: float = 5
|
||||
const DEFAULT_CHARACTER_SPEED: float = 7.0
|
Reference in New Issue
Block a user