Hey all, I am trying to set up an interactive “brochure” where I can turn the pages one by one with the arrow keys. I have set up each page with an animation and I am able to turn the first page back and forth using logic bricks but I now realize that I have no idea how to set up the bricks to turn the next page and then the next while mapped to just one set of buttons (the arrow keys). Does anyone know how I might set this up?
(What i mean is if I push the right arrow key, it will turn a page each time I press it and if I press the left arrow key it will turn the pages back the other way)
Edit: I would like to know how to do this in python as well since I am trying to learn python. I want it to be exactly like “what name?” gave me but with python instead of logic bricks…
Thanks!!
Zach