Merge pull request #4 from neikeq/pr-issue-princess

Fix bug that could prevent cubio from saving the princess
This commit is contained in:
Rémi Verschelde
2016-06-21 21:59:02 +02:00
committed by GitHub

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()