The question is answered, right answer was accepted
Door disappearing problem Unity 5.3 3D.
Hello everyone, I made a little scene where you are able to walk and interact with objects, and I have 2 door with which you can interact. (The Bathroom & the kitchen, But every time when I interact with the door it either warps away like it was possessed (not indented) or it just disappears.
I have here a link to the Project, it is in media fire in a rar file. In some of the scripts I may have overreacted because I was mad it did not work and I may have put a few frustrating words in them, I am sorry for that. I just had a sleepless night a few times because I could not find the solution to the problem.
I am honestly at a loss.
Here is the link : http://www.mediafire.com/download/ppk6p3x7jlawmnm/Iris+3.rar
Maybe some of you can figure out the problem. Honestly, I do not know what to do next...
Thank you all for your help in advance and have a nice day, Daniel Nowak Janssen.
Or you can just show us the Door script you used ins$$anonymous$$d of forcing us to download an entire project of 281.75 $$anonymous$$B.
I'm sure that will make it easier for the community to help you.
Hello @allenallenallen,
I already got the answer, so I deleted the link. Sorry for the inconvenience I caused you because of it. And the answer was not within the script but within the pivots just like @xferrer said.
Again sorry for the inconvenience I caused you all and have a nice day, $$anonymous$$ Nowak Janssen.
No big deal. I'm just trying to tell you that it'll be easier to show scripts next time. A lot of people in the community usually don't bother download anything so that's why I said the community wouldn't be of much help.
Answer by xferrer · Jan 11, 2016 at 03:30 PM
The pivot of the mesh is wrong. Try to create a 3D object and change the mesh. You will see what is wrong. (You must change the rigidBody of the door to kinematic too).
Goodmorning @xferrer,
You are a savior! I did not think of that, how dumb of me. So everything was wrong because of one pivot...
Have a nice day and thank you again, $$anonymous$$ Nowak Janssen