Update Fish.gd
Testing the fishy waters.
This commit is contained in:
parent
3d1a4019e9
commit
19090cb87b
@ -1,6 +1,7 @@
|
||||
extends KinematicBody2D
|
||||
|
||||
# external settings
|
||||
# Skip was here
|
||||
export var swim_speed: float = 30.0
|
||||
export var swim_up_down_variance = 0.75
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user