Use this tag if your question is about using Unity's built-in 2D features, like the Sprite type and the 2D physics engine, based on Box2D.
Please save me from going crazy. No matter how many times I google, I always end up with (usually deprecated) …
c# unity3d-2dtoolsMy code below only works for horizontal movement. Shouldn't the vertical movement be working too? I'm just starting out with …
c# unity3d monodevelop unity3d-2dtoolsI have googled plenty and only come up with really complicated methods of doing it. I also found the function …
c# unity3d unity3d-2dtoolsI am totally new to Unity and I looked some tutorials and I want to make game which has 3 scenes …
unity3d unity3d-2dtoolsim trying implement health to my player using unity new UI Image system.but its not working.can anyone help …
c# unity3d unity3d-2dtoolsI'm a beginner in unity and I want to recreate a 2D turn based game like worms. I have a …
unity3d unity3d-2dtools rigid-bodiesWhat are the main differences between Unity 2D project and unity 3D project! Does unity render faster 2D projects than 3…
unity3d unity3d-2dtoolsI have 2 Controllers may 1-ControllerBLUE.controller (Default) 2-ControllerRED.controller How can I change the controller from script I tried: var …
animation unity3d unityscript unity3d-2dtoolsI have script called PlayerCharacter to control a player on the Unity 2D Platform. It's perfect, working as usual. using …
unity3d unity3d-2dtoolsI am using several box colliders on the same GameObject, the question is, is it possible to refer to each …
unity3d unityscript unity3d-2dtools