
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 …
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
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
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 …
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 …
URP lights are not working in unity, they first worked
Dec 17, 2022 · My project uses the URP lights that were well configured, but a while ago they stopped working, they even disappeared in the menu, the lights that are in the scene do not …
Add an image to object in Unity editor - Stack Overflow
Jun 12, 2016 · How do I add an image to an empty object? Which component should I add? I've tried adding an "Image" component but I can't figure out what to do afterwards.
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
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, 6 months ago Viewed 35k times
c# - Unity: 2D Collision Detection Using Tags - Stack Overflow
Dec 24, 2019 · Unity: 2D Collision Detection Using Tags Asked 5 years, 11 months ago Modified 3 years, 11 months ago Viewed 22k times