- Home /
Question by
skail · Jan 12, 2012 at 02:30 AM ·
javascriptnetworkingnetworkview
game objects and meshes not appearing
So I have been messing around with networking, I had problems but I finally think I got them working, however when I build out a version and have a client connect and spawn in, it dose not appear. I have checked the inspector and the game objects exist and all the data looks correct, but none of it is showing up. I was messing around with assigning the ViewID to network views when it broke, I thought I reverted back but it still is not working so I must have missed something. Dose anyone have any idea what might be the cause of this?
Comment
Best Answer
Answer by skail · Jan 12, 2012 at 03:28 AM
Ok, I just figured it out. I forgot to add [ ] at the end of a variable declaration.