Fixed the guide referencing the wrong image

This commit is contained in:
Elliott Mahler 2022-03-19 22:14:32 -07:00
parent 6d8f1e928e
commit a5db3707a6
2 changed files with 2 additions and 2 deletions

View File

@ -145,7 +145,7 @@ First, open the "Place Actors" Window:
Next, search for the "Task Hello World" actor, and drag one into the scene:
![Searching for the Task Hello World actor within the Place Actors Window](images/PlaceActors_Dropdown_UE4.png "Searching for the Task Hello World actor within the Place Actors Window")
![Searching for the Task Hello World actor within the Place Actors Window](images/PlaceActors_HelloWorld_UE4.png "Searching for the Task Hello World actor within the Place Actors Window")
In order to see the "hello" world text we're logging, we need to open the Output Log:

View File

@ -146,7 +146,7 @@ First, open the "Place Actors" Window:
Next, search for the "Task Hello World" actor, and drag one into the scene:
![Searching for the Task Hello World actor within the Place Actors Window](images/PlaceActors_Dropdown_UE5.png "Searching for the Task Hello World actor within the Place Actors Window")
![Searching for the Task Hello World actor within the Place Actors Window](images/PlaceActors_HelloWorld_UE5.png "Searching for the Task Hello World actor within the Place Actors Window")
In order to see the "hello" world text we're logging, we need to open the Output Log: