- Home /
Question by
jtiai · Nov 08, 2016 at 07:19 PM ·
gameobjectsdesign
Gameobject dependencies
I'm trying to figure out how to setup relations and send messages/actions from object to another.
In my game there is a player, keypad and a door. Player can open up keypad (brings up canvas with number buttons), enter a code and if code is right door is opened.
I'm trying to figure out how to lay out hierarchy and dependencies between objects and scripts.
Comment
Your answer

Follow this Question
Related Questions
access a gameobject from another scene at design-time 2 Answers
Moving colorizing ground/floor to work with mucic 2 Answers
How to properly detect the end time of an Animation which wait for the end of the previous one ? 1 Answer
How do I get a material from a GameObject? 1 Answer
Character animation problem 1 Answer