[EDIT] fixed giant too slow
This commit is contained in:
parent
f3c1a001c6
commit
549634f60a
@ -9,7 +9,7 @@ export var GrowDownTime = 1.0
|
||||
export var GrowUpFactor = 5
|
||||
|
||||
#How much slower should the player become
|
||||
export var SlowFactor = 8
|
||||
export var SlowFactor = 6
|
||||
|
||||
func GiantRoutine(player, delta):
|
||||
var elapsed = delta
|
||||
|
BIN
Sounds/PaintJamSpeedUp.wav
Normal file
BIN
Sounds/PaintJamSpeedUp.wav
Normal file
Binary file not shown.
21
Sounds/PaintJamSpeedUp.wav.import
Normal file
21
Sounds/PaintJamSpeedUp.wav.import
Normal file
@ -0,0 +1,21 @@
|
||||
[remap]
|
||||
|
||||
importer="wav"
|
||||
type="AudioStreamSample"
|
||||
path="res://.import/PaintJamSpeedUp.wav-c60a8d265095e3a011f55ec8394f510e.sample"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Sounds/PaintJamSpeedUp.wav"
|
||||
dest_files=[ "res://.import/PaintJamSpeedUp.wav-c60a8d265095e3a011f55ec8394f510e.sample" ]
|
||||
|
||||
[params]
|
||||
|
||||
force/8_bit=false
|
||||
force/mono=false
|
||||
force/max_rate=false
|
||||
force/max_rate_hz=44100
|
||||
edit/trim=false
|
||||
edit/normalize=false
|
||||
edit/loop=false
|
||||
compress/mode=0
|
Loading…
x
Reference in New Issue
Block a user