More stuff

This commit is contained in:
ineedbots 2021-06-03 11:22:17 -06:00
parent b498d7a972
commit 71fe9f3bae
3 changed files with 5 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

View File

@ -81,9 +81,10 @@ Linking waypoints are very important, it tells the bots that they can reach wayp
Now go and waypoint the whole map out. This may take awhile and can be pretty tedious.
Once you feel like you are done, press the Save button. This will generate a [CSV](https://en.wikipedia.org/wiki/Comma-separated_values) output to your waypoints folder!
Once you feel like you are done, press the Save button. This will output the waypoints to your `games_mp.log` file.
That is it! The waypoints should load next time you start your game!
![games_mp.log location](/raw/bw-assets/wp-editor-gamesmp_loc.png)
Your waypoints CSV file will be located at ```FS_Game/waypoints/<mapname>_wp.csv```. (userraw folder if fs_game is blank)
![Location](/raw/bw-assets/wp_edit_fil_loc.png)
The editor will generate some GSC code for the waypoints.
![games_mp.log](/raw/bw-assets/wp-editor-gamesmp.png)