ソースを参照

:beetle: Fix det==0 error

Do not scale to exact 0, otherwise maths get crazy.
DricomDragon 1 週間 前
コミット
472c57d527

+ 1 - 1
godot/component/entity/collectibles/chocolate/chocolate.tscn

@@ -49,7 +49,7 @@ tracks/1/enabled = true
 tracks/1/path = NodePath(".")
 tracks/1/interp = 2
 tracks/1/loop_wrap = true
-tracks/1/keys = PackedFloat32Array(1, 1, 1, 1, 1, 2, 1, 0, 0, 0)
+tracks/1/keys = PackedFloat32Array(1, 1, 1, 1, 1, 2, 1, 0.003, 0.003, 0.003)
 
 [sub_resource type="AnimationLibrary" id="AnimationLibrary_djjxd"]
 _data = {