Starting Arsenal in multiplayer
**Hello,** My game is a bit special, because the players "physically" wearing his weapon during the game. It means when Player spawns, his weapon must be spawning together with the player. It works...
View ArticleVS 2017 cant attach to Unity 2018
Unity 2018.2.1f1 personal and VS Enterprise 2017 v. 15.7.5 with VSTU 3.7.0.1 When I press "Attach to Unity" in VS an error pops up: ![alt text][1] I think this started when I downloaded Unity 2018, but...
View ArticleHow would I attached a gameobject to a prefab that is spawned at a specific...
I have the following script to make a ladybird (fly) attach a gameobject to follow its path. In the script, the gameobject is not attaching to the ladybird in the application during play, even though...
View ArticleHow to make bullet decals move with moving object?
I want to be able to shoot things like the enemies and have the bullet decals appear on them, and when the enemies move I don't want the decals to just be floating in the air, which they currently do....
View ArticleAttach an object to player character on runtime
So i have a player character ( a girl) In the game map ive for example a dron. At the beginning the player doesnt have the dron. I want that when the girl finds the dron, for example ontriggerenter (...
View ArticleHow to attach objects using a mouse click on one side, and object only...
Hello, Say I have a cube... and I also have a cylinder. The cube has several planes/sides that I could connect an object to. The cylinder only has two sides that I would want to attach it to. I have...
View ArticleHow to attach camera to object
I checked the internet and this forum for recent codes but the replies are a few years back or for unity 5.x. I have put on hold some tutorials in the udemy website because I'm still new to the unity...
View ArticleAdd a joint at collision point between two objects. (SteamVR held object...
How can one attach a held object to a movable object in Steam VR? For example Lets say I pick up an item with the Steam VR [throawable][1] script, This item has a way to grab another object such as a...
View ArticleAttach gameobject to my player on touch and stay in a hold slot made for it
I need my gameobject to attach my player when player touches it. Also i need the object to stay in the posession of player. Trying to make icehockey game and making puck to attach my players stick. Now...
View Articleunity debugger operation failed ayuda porfavor
Tengo la version 3.15 2020 la cual ya no tiene monodevelop. Lo que hice fue descargar solo el MonoDevelop de una version mas antigua que si la tuviera ( la que descargue fue la 4.14 2017). Mi problema...
View ArticleThe script don't inherit a native class that can manage a script.
Hi, I am using the latest Unity 2020 (2020.2.0.a13) and every time I try to attach a script it won't let me, complaining that "The script don't inherit a native class that can manage a script." I...
View ArticleUnity window is freezed when after pressing 'Attack to unity' button in...
Unable to debug because you cannot return to Unity after pressing the 'Attach to Unity' button. I can't even switch windows to Unity after pressing the button. Pressing the button causes to lock Unity....
View ArticleAttaching 2 object
![alt text][1]I need help about attaching a cylinder and a sphere. I'm trying to swing that cylinder by rotating sphere but when I rotate sphere cylinder doesn't get affected. public GameObject...
View ArticleAttach to Unity is not showing in VS 2019
I'm using Visual Studio 2019 and Unity 2017 5.6n version but there is a problem I can't see the "Attach with Unity" button in Visual Studio. I installed VS separately through VS installer and I also...
View Articlevisual studio 2019 not available "Attaching to unity" in unity 2019.4.18f1 LTS
Hellow guys, i tried all the ways(all alll all the waaaaays!!!!) but there is no "Attaching to unity" in unity 2019.4.18f1 LTS. in other versions of my unity it works properly but in the mentioned...
View ArticleMagnetic pieces being attached to each other and moving together ???
Hello ladies and gentlemen. I'm trying to make a magnet system where there are pieces with two colors, blue and red. Opposite colors pull each other and different colors push each other back. Exactly...
View ArticleHow to have attach and detach Fixed Joints on objects with UI button through...
I created a UI Button with the purpose to turn objects into fixed joints whenever is pressed. I want a script where I can press A with the oculus controller over the UI Button and make the cubes join,...
View ArticleHow can I make the CarController (a gameobject) follow my currentCar
My gameobjekt is called CarController. It spawns the choosen car into the scene (this works perfectly fine). Now I also want to let the CarController follow the currentCar trought the scene because if...
View Article"Clipping", "Jumping" UI slider, attached to the 2d game object ( health bar)
My ui-slider jumps for no reason, i really don't understand what's happening. I have tried to change void Update() to FixedUpdate, but result same. [,GIF / jumping heathbar][1] [1]:...
View Article"Clipping", "Jumping" UI slider, attached to the 2d game object ( health bar)
,[GIF / jumping heathbar][1] [1]: https://i.stack.imgur.com/ivafd.gif My ui-slider jumps for no reason, i really don't understand what's happening. I have tried to change void Update() to FixedUpdate,...
View Article