python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Unity 2D How to respawn player at previous location after falling off ledge? 2D Top Down
I am working on a Top Down 2D game that has areas the character can fall off of. How can I "respawn" the player where they were before they walked off the ledge? I eventually want to add mov...
David
Votes: 0
Answers: 1
Grab objects in a top down game
I want to do something like this but in top down: https://youtu.be/4zm8CvJPGb8. I don't know how to do it.
ivan321pum
Votes: 0
Answers: 1
Build in NavMesh for 2d Games in Unity
does any one of you know if I can use the build-in Navigation(pathfinding) system in Unity for a 2d Project (top-down)? Or do you know any assets, preferably free assets, who can help me out with that...
Fabian
Votes: 0
Answers: 0
Unity 2D URP Light: How do I prevent that an object is affected by self shadow of another object
I'm trying to recreate my old 2D top down game (developed with Monogame) in Unity.
For lighting, there is now a usable 2D light (URP) that casts shadows based on the light source in relation to a poly...
moo.h
Votes: 0
Answers: 0