fgamez1020
NNormal
•Created by fgamez1020 on 11/7/2024 in #🤝ask-a-question
Avatar sync
I have a 4 player game in VR, when an avatar syncs to other players I want to place them in differente positions depending where all the players are, I have a table and I want to place them on each side of that table.
14 replies
NNormal
•Created by fgamez1020 on 10/24/2024 in #🤝ask-a-question
Room max players
When creating a room how do I set the total number of players that can join that Room?
9 replies
NNormal
•Created by fgamez1020 on 10/22/2024 in #🤝ask-a-question
RealTime Model
How to create a real time model that handles an int property?
4 replies
NNormal
•Created by fgamez1020 on 10/22/2024 in #🤝ask-a-question
Multy Player Turn System
How to build and implement a turn system to let the user know when its their turn in the game?
38 replies
NNormal
•Created by fgamez1020 on 10/14/2024 in #🤝ask-a-question
Total players in a room in DidConnectToRoom
How to get the total players connected to a room on the DidConnectToRoom method?
5 replies
NNormal
•Created by fgamez1020 on 10/10/2024 in #🤝ask-a-question
How to wait for four players are connected and then start the game?
How to wait for four players are connected and then start the game?
13 replies
NNormal
•Created by fgamez1020 on 10/8/2024 in #🤝ask-a-question
Instantiate different avatar for each player
How do I instantiate a different avatar for each connected player?
6 replies
NNormal
•Created by fgamez1020 on 10/8/2024 in #🤝ask-a-question
Change Body Material of a created avatar
How can I change the body material of a created player avatar?
4 replies
NNormal
•Created by fgamez1020 on 10/8/2024 in #🤝ask-a-question
how can I get the number of players connected to a room?
I create a room and when a new player joins I want to know what number of player that user is so I can assign an avatar according to that player number.
8 replies