Fix bug that could prevent cubio from saving the princess

This commit is contained in:
Ignacio Etcheverry
2016-06-21 21:50:34 +02:00
parent 2eda3e43b8
commit dd739668b4

View File

@@ -83,4 +83,5 @@ func _ready():
func _on_tcube_body_enter(body):
get_node("../ty").show()
if (body == self):
get_node("../ty").show()