mirror of
https://github.com/kristoferssolo/FuncIt.git
synced 2026-02-03 22:22:02 +00:00
found one bug
little bug, but annoying. enjoy
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
extends Line2D
|
||||
|
||||
export var speed_hyper = 130
|
||||
export var speed_hyper = 100
|
||||
var velocity = Vector2(0, 0)
|
||||
var dot_position = Vector2(0, 0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user