Here are some changes I made to my local copy so thought I would submit them to see if they help anyone else. I have tried to break down each part but what this attempts to do is:
Make Forge Vector.cs serializable
Make Forge Vector.cs comparable to Unity Vectors
Fixed an issue with automaticScenes double loading the scene
Added a way to get the RPC name (I use this for debug)
This is the first time I have managed to do a pull request so I hope to not do some kind of drastic Rebase scenario, sorry in advanced if i have done something stupid and thanks for all the excellent work you do!!!
Here are some changes I made to my local copy so thought I would submit them to see if they help anyone else. I have tried to break down each part but what this attempts to do is:
This is the first time I have managed to do a pull request so I hope to not do some kind of drastic Rebase scenario, sorry in advanced if i have done something stupid and thanks for all the excellent work you do!!!