Home LittleBigPlanet 2 - 3 - Vita - Karting LittleBigPlanet 2 [LBP2] Help!
#1
Making an Order Puzzle - Help Please!
Archive: 4 posts
I'm making a Uncharted level, but that's not what matters, not here at least. Basically, I'm trying to make a puzzle where you have to step under these things in the right order to get through the puzzle. Do it right, and you get a secret passage! I need help with how to do this though, mostly the logic of how to get rid of failed attempts and make it actually work. Thanks for any help | 2013-06-30 00:50:00 Author: Unknown User |
http://m.youtube.com/watch?v=nCryeXkKpDQ Here's a tutorial by the ever-famous "Comphermc" for you, with a detailed explanation that may solve your problem. I don't have time to research the video myself, but it should work. Hope it helps | 2013-06-30 21:23:00 Author: Unknown User |
This will require some and/if type statements to achieve. so each area has a sensor detecting the sack boy/girl etc. Well look at like this: order a ----b ----c ----d ----e have Each sensor connected to a counter set to 1. With that will say counter a = Ca. Counter b =Cb, etc .... player sensor a = Pa. player sensor b =Pb. Etc etc. have Pa connected to Ca have Pb connected to an AND gate connected to Cb. now connect Ca to the AND gate before Cb. So in order for Cb to work Ca must be activated as well as Pb. on to Cc. Have Pc connected to a 3 slot AND gate. The other slots will be filled with Ca and Cb. Have that AND gate connected to Cc. Now to have resets.This part actually becomes tricky to explain the order of precedence and I'll try to find time tonight at actually make the chip. Here it is already built for you http://lbp.me/v/m-8vqy let me know when you have it, so I may delete it off my moon Sincerely L-I-M-I | 2013-07-02 20:34:00 Author: L-I-M-I Posts: 611 |
It's so fun when LIMI gets the idea, takes time to make an actual design of it, and in the end just says: "hell, I'm not explaining this!" | 2013-07-07 19:27:00 Author: Djibees Posts: 189 |
LBPCentral Archive Statistics
Posts: 1077139
Threads: 69970
Members: 9661
Archive-Date: 2019-01-19
Datenschutz
Aus dem Archiv wurden alle persönlichen Daten wie Name, Anschrift, Email etc. - aber auch sämtliche Inhalte wie z.B. persönliche Nachrichten - entfernt.
Die Nutzung dieser Webseite erfolgt ohne Speicherung personenbezogener Daten. Es werden keinerlei Cookies, Logs, 3rd-Party-Plugins etc. verwendet.
Die Nutzung dieser Webseite erfolgt ohne Speicherung personenbezogener Daten. Es werden keinerlei Cookies, Logs, 3rd-Party-Plugins etc. verwendet.