From fe00d231b8df2b3efe3475e20d71ccd2a39fe752 Mon Sep 17 00:00:00 2001 From: Francois Belair Date: Fri, 17 Jan 2020 09:17:06 -0500 Subject: [PATCH] Fix typo in seek instructions --- project/demos/SeekFlee/SeekFleeDemo.tscn | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/project/demos/SeekFlee/SeekFleeDemo.tscn b/project/demos/SeekFlee/SeekFleeDemo.tscn index f66ea38..7e9dab0 100644 --- a/project/demos/SeekFlee/SeekFleeDemo.tscn +++ b/project/demos/SeekFlee/SeekFleeDemo.tscn @@ -99,8 +99,6 @@ margin_bottom = 100.0 rect_min_size = Vector2( 0, 84 ) bbcode_enabled = true bbcode_text = "Seek & Flee Demo -Move the [color=red]red \"Player\"[/color] around with WASD and notice the [color=blue]blue \"Enemies\"[/color] and the seek/flee -the \"Player\"" +Move the [color=red]red \"Player\"[/color] around with WASD and notice the [color=blue]blue \"Enemies\"[/color] try to seek to or flee from the player." text = "Seek & Flee Demo -Move the red \"Player\" around with WASD and notice the blue \"Enemies\" and the seek/flee -the \"Player\"" +Move the red \"Player\" around with WASD and notice the blue \"Enemies\" try to seek to or flee from the player."