How to set different positions of players at start multiplayerGameScreen?

0 votes
I Hi! I develop game by example "Java Multiplayer libgdx tutorial" SuperJumper game. I want to set different start position of players on the game screen? How do it? Thank you)
asked May 22, 2019 in Java by timurgrdv (10 points)

1 Answer

0 votes
Hi,

We have forwarded your query to our team, we wil get back to you as soon as possible.

Regards,

Priyanka Singh
answered May 24, 2019 by anonymous
Hi,

You can achieve your objective by doing the below things:

1. You can use the AppWarp S2(http://appwarps2.shephertz.com/)and write the logic for it on the server side to send start location to every player before starting the game.

2. You can write custom code in App42Cloud API(http://api.shephertz.com/app42-docs/custom-cloud-service/) to generate custom start location and every player can call that custom code API before starting the game.

3. Also, you can store multiple combinations for start location in the App42 API storage service (http://api.shephertz.com/app42-docs/nosql-storage-service/) and fetch anyone randomly and apply it before starting the game.

If you have any other concern please let us know.

Regards,
Priyanka Singh
App42 Team
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...