#help multi
1 messages · Page 1 of 1 (latest)
alright so
basicly
tht same script
is not showing up
on the button thing
the create and join rooms script
Show the inspector of the game object you're referencing
the one with the script
Give me a moment
ok
ill be back in like 5 min
Oh I see the problem
thts good
In the button script you're referencing the same game object the button script is on, drag and drop the game object thats got the create and join script on it
u mean make the button the parrent of the game object
no
then wot
in the on click event in the button script, you currently have the wrong game object referenced, you need to change that reference to be the game object with the create and join script
ok
yup thnx!
ima just go ahead do the same for create button and hopefully the multiplayer will work
Ok
If you have any more questions make sure to ask me now as I'm going to go in a few
great it seems to work just for some reason i spawned under the map,ima just move the players more up i guess
Ok well glad I could help! 👍
np
umm weird