attack on titan multiplayer problem
In the attack on titan tribute game by feng, when i go to join in multiplayer severs it picks them up and i can join but it then asks for me to press 1 to enter, when i press 1 it does not respond and...
View ArticleNetwork Manager Player Wont Join
I Have builded the project and came out with when a player creates a server they can join but when you join you can't it seems to be an error like it does go into the game but still has the menu up and...
View ArticlePhoton room name issue
Hi guys i have a little problem with this code, i can create a room but when i try to catch the name of the room in the function Crea_o_Entra_in_partita looks like there is no room open even if a room...
View ArticleUnity Network connecting with ip
How can someone Join may game with just the ip adress ? Or dose somewone know how Lobby Manager is used ( do i have to pay for using it with unity? ) Or dose someone have a good tutorial?
View ArticleJoining meshes not working?
Alright I've had a look at joining meshes in unity and I'm using the example script provided in the documentation, but when I attach this to a parent object with children that I want to combine, The...
View ArticleBest way to concat builtin arrays?
Incase there's an altogether better way to do this, here's the situation. I have two groups of objects in my scene, tagged ships and driftwood. The player should be able to target objects in both...
View ArticleSmart fox server
I have random loss of being able to get into a room in Smartfox. The last time this happened i left it alone for 2 days and it just worked. now it isnt working at all. I have done things to check a...
View Articlejoining heightmap on planes
I've got a cube which consist of 6 planes i created. to those planes i attach some height map. i created them myself and the edges of the different height maps are copied to adjacent planes. now...
View ArticleSpawning twice upon joining server
Hello everyone, [Here's a short video showing the problem][1] Basically, I'm having this strange issue where the server is spawning an additional player upon joining. What's really weird is that the...
View Articlemaking elastic object
hi , I have two spheres which there's a long cube between them and each side of this cube is connected to one of these spheres. these spheres are movable . I wanted the cube between them to be elastic...
View ArticleAttach,pin,fix objects to each other
Hello! I'm really new here,so sorry for being dumb. I want a help. I made an character,so i now want to attach to attach a gun to its hand,in first person view. How can i do it? In editor? Thanks
View ArticleDisable multiplayer join?
so i have this survival multiplayer game, but i dont know how to disable people to join when survival has started... is there any way to disable multiplayer joins? any help? :)
View ArticleHow to set part of animation to play at different speed?
Hello. I have this problem. I have a character that runs by itself (not by user input) and has animation for that, then he must jump forward (also automatic) and then he falls down (no user input here...
View ArticleSimple Host and Join
Is there any examples or anyone has a script to provide, I just need it to be able to Join with IP and Host simply using the Master Server. Thank you in advance, im a newbie
View ArticleMultiplayer - Can't Connect Me ?
Hi... I created a MultiPlayer game . when my friend create a game I can join him directly , but when he trying to join my created game , it's not working. I think the problem from my PC ( Antivirus Or...
View ArticleIs there a way to convert a 2d generic list to a string in unityscript
I have some javascript code I'm trying to convert that takes a two dimensional array and uses a javascript join to turn it into a string then splits the string to turn it into a one dimensional array....
View ArticleJoin terrain tiles with different height...
I have a big terrain - made in 3DsMax. Because it has more than 2 million vertexes i cannot import it into unity. That's why i separated it into 4 different parts. They all match together in 3dsMax...
View ArticleSimple create/connectto server without Masterserver and joining by IP
Hey! I am quite new to programming and fail to understand many concepts relating to Networking. **As I assume** *Masterserver is like a database which registers and returns a list of all your Internet...
View ArticleIs there an easy way to add an array of raycasthit2Ds to a list? (javascript)
I have been using this: var hits : RaycastHit2D[] = Physics2D.LinecastAll (value, value); But I'm slowly learning that the built in arrays in javascript suck and I'd like to be able to use some of the...
View ArticleHow can i connect two objects to an animation?
I have 2 object (fbx files). The one is a human uses Humanoid Animation Type with imported animations, the other is a weapon. I want put the weapon to human hands, and i would like if the human play an...
View Article