Hello, I’m Lucas and I’m working in a Unity Game, it’s almost ready, I just need to put some textures AND add this “key” to the portals… I’ll explain:
After the player solve the level puzzle, he’ll get into a portal (the portal is just a cube with a different texture), since the game is simple and I’m very new to unity and to java and other languages, I want someone to help me finish the game (I’ll put a special thank in the already done, menu)…
What I want:
After the player solve the puzzle, he should find a book (again, a cube with a different texture), in the game universe, the book is a powerful magic item that can open portals, so what I need is a way to, when the player take the book, the portal will allow him to pass to the next level… I know how to load the level (Application.LoadLevel[…]), but I don’t know how neither what to do so the portal will only work when the player take the book.
I’m thinking in change the way that the portal works, I was thinking in, when the player takes the book, nothing happens, but when he takes the book and stop in front of the portal, he’ll be “teleported” to the other level.
I don’t know if I can post my skype here, so I won’t, but as I said, I want help and not just a answer, so if someone have the time (something like 1h is enough FOR ME to learn)…
Thank you, and please, don’t tell me to learn more Unity, I don’t want to be a professional (not yet) I just want to make my game, real, and I want it “now”.