
How to move 2D Object with WASD in Unity - Stack Overflow
Oct 16, 2017 · How to move 2D Object with WASD in Unity Asked 8 years, 1 month ago Modified 1 year, 1 month ago Viewed 66k times
Unity 2D: Why Are Collisions Being Detected Between Layers When ...
May 26, 2023 · Unity 2D: Why Are Collisions Being Detected Between Layers When Collisions Between The Layers Are Disabled Via The Collision Matrix? Asked 2 years, 6 months ago Modified 2 years, 6 …
c# - Unity camera follows player script - Stack Overflow
Jan 20, 2021 · I'm pretty new to Unity. I tried to create a script that the camera would follow the actor (with a little difference). Is there a way to improve the code? It works just fine. But I wonder if I did ...
Unity 2d - How can I make particles inherit rotation from parent
Nov 1, 2022 · Unity 2d - How can I make particles inherit rotation from parent Asked 3 years, 1 month ago Modified 1 year, 4 months ago Viewed 2k times
Unity 2D Character Animation Stuck While Moving
Nov 24, 2024 · Why is my character floating in the air instead of standing on the ground in Unity? I'm working on a Unity project and have implemented a character with a Rigidbody and Collider for …
Detect clicks in Unity 2D - Stack Overflow
Aug 22, 2023 · I am trying to detect clicks on a gameobject in Unity but I can't even get the simplest thing to work. I tried everything but can't get it to detect the clicks. Here is my structure: Canvas settin...
c# - How to fire bullets in Unity 2D? - Stack Overflow
Aug 8, 2020 · I'm currently working on a platform 2D game. So far made like 2 levels and I'm currently working on a boss level. I used a free model blue Sci-Fi type of gun, and I don't know how to make it …
Unity C# Script Moving a character 2D - Stack Overflow
Mar 28, 2015 · Unity C# Script Moving a character 2D Asked 10 years, 8 months ago Modified 2 years, 7 months ago Viewed 35k times
Flipping a 2D Sprite Animation in Unity 2D - Stack Overflow
Oct 26, 2014 · I've got a quick question regarding 2D Sprite animations that I haven't been able to find specifically answered anywhere: I have a sprite with walk animations to the right. However, I …
Unity Zoom In And Out 2D - Stack Overflow
Apr 18, 2021 · Unity Zoom In And Out 2D Asked 4 years, 7 months ago Modified 4 years, 7 months ago Viewed 4k times