Search the Community
Showing results for tags 'template'.
-
I loaded up the multiplayer example but it did not show any signs of being online. How do you use it ? There was no chat on and no signs of being online just a blank walled off room that has an FPS player to walk around and that is it. I was hoping to see a working small example template of a multiplayer game in action just to see how it is done. Instead all there is is a blank FPS walk around room !
- 5 replies
-
- multiplayer
- template
-
(and 4 more)
Tagged with:
-
2 related bugs: I'm on the beta branch, but I cannot start the Advanced Shooter template. When I start a new project, I select that choice, but I get the Tutorials option instead (all 9 of the tutorial maps are there). The undocumented command SetDebugPhysicsMode(true) appears to be broken (unrecognized by the Lua interpreter). imo this should really be a standard command because it's too hard to debug the character controller without it. Either way, the FPSPlayer.lua controller used it, and it might break compatibility with that script (that's why I was checking to see if this command has been totally removed).