mirror of
https://github.com/kristoferssolo/FuncIt.git
synced 2025-10-21 19:30:35 +00:00
found one bug
little bug, but annoying. enjoy
This commit is contained in:
parent
8f6000562f
commit
b357ad6aa0
@ -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)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user