- Home /
How can you make an object visible in Unity when you jump on it?
I'm trying to make a game where you first only see the shadows of the objects, and as soon as you jump on it, it should make the object visible. Does anyone know how to do that?
anmerkung-2020-08-08-194904.png
(127.0 kB)
Comment
Best Answer
Answer by Lomusire · Aug 09, 2020 at 07:18 AM
I have found a solution: https://stackoverflow.com/questions/63318587/how-can-you-make-an-object-visible-in-unity-when-you-jump-on-it
Your answer
Follow this Question
Related Questions
Collider trouble 0 Answers
Multiple Cars not working 1 Answer
Change Material on Child Objects Upon Collision 2 Answers
Distribute terrain in zones 3 Answers
How can you make an object visible in Unity when you jump on it? 0 Answers