item pickup work
added extra stop before player eats the item so you can see what you've gathered
This commit is contained in:
@@ -85,3 +85,7 @@ skeleton = NodePath("")
|
||||
stream = ExtResource("2_2ks2g")
|
||||
attenuation_model = 1
|
||||
autoplay = true
|
||||
|
||||
[node name="Timer" type="Timer" parent="."]
|
||||
|
||||
[connection signal="timeout" from="Timer" to="." method="_on_timer_timeout"]
|
||||
|
||||
Reference in New Issue
Block a user