Fix typos #195
Fix typos
#195
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Requested by MaxKratt.
https://fish-networking.gitbook.io/docs/manual/general/add-ons
Possibly update Punfish#0001 to #1
https://fish-networking.gitbook.io/docs/manual/general/features
In the last sentence of "Automatic Prefab Detection" paragraph: form should be from
https://fish-networking.gitbook.io/docs/manual/components/managers/network-manager
In the Run In Background sentence, especially for server. Should probably read the server or a server or servers
https://fish-networking.gitbook.io/docs/manual/components/managers/network-manager
The Don't Destroy On Load sentence should read ensure the Network Manager persists between instead of ensure the Network Manager persist between
https://fish-networking.gitbook.io/docs/manual/components/network-behaviour-components
Should be other useful data instead of other useful datas
https://fish-networking.gitbook.io/docs/manual/components/network-transform
In the Interval paragraph update often as every tick should probably be update as often as every tick
https://fish-networking.gitbook.io/docs/manual/components/predictedobject
In the Smooth Position paragraph, graphical objects position should be graphical object's position
In the Smooth Rotation paragraph, graphical objects rotation should be graphical object's rotation
https://fish-networking.gitbook.io/docs/manual/guides/attributes-quality-of-life
Under the Client section in the comment in the code example, a warning through be printed. should probably be a warning would be printed.
In the comment under the Server section, serveris should be server is.
https://fish-networking.gitbook.io/docs/manual/guides/synchronizing/synclist
The first line should read, SyncLists are instead of SyncList are
In the final code snippet the code comment is cut off at the end and there is an extra square bracket on the next line. Also the _players variable is missing a SyncObject attribute.
Beta Was this translation helpful? Give feedback.
All reactions