Update docs for profiler version 1.3

This commit is contained in:
Paul Pacheco 2019-10-12 17:06:20 -05:00
parent edbc2dc847
commit 64b7597aec
2 changed files with 3 additions and 3 deletions

View File

@ -19,9 +19,9 @@ As of this writing it is accessible to our patreons.
3. Start your game in the editor 3. Start your game in the editor
4. Press "Record" in the profiler 4. Press "Record" in the profiler
5. Begin your game as host, client or server 5. Begin your game as host, client or server
6. In the left, buttons will appear for every frame that sends or receives messages. 6. At the top a chart will show messages comming in and out
7. Click on a frame 7. Click the chart to select a frame
8. The profiler will display information about all the messages sent and received. 8. The profiler will display information about all the messages sent and received in that frame
Currently the messages display the following fields: Currently the messages display the following fields:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 155 KiB

After

Width:  |  Height:  |  Size: 213 KiB