Question 1.
How do I remove a peer character after disconnecting?
Info:In my game currently the player stays on the host screen after disconnecting but vanishes on peer screens. The disconnected peer causes Invisible walls to occur for other peers.
Question 2.Is it possible for a peer to have a save file for their character saved locally ?
Info:I need player character data to be saved locally,how do I save certain variables and then reload them upon creation of that peer.
Question 3. how do I host a server instead of players hosting?
Info: I can not find a tutorial on this. I have seen the server for sale in scirra store but not sure if it is what I need to Host a server for an Android MMO from my windows computer. I have bee nable to host a game from an emulation on my computer and have peers from phones join that but I fear this would not work with a large number of players.
Question 4.How to add PvP?
Info:my peers all carry the same object so how do I tell it to collide with other peers object but not its own?
Thank you for taking the time to read this.