Hi I created a simple program that loads materials on the run, but what if there are 20 different materials (pins), and i go to pin 3 for example and i want to go back, for examle every time i press spacebutton i go one pin down, how to stop and reverse it any time with soem other button for example
Use a “switch on int” instead of a multigate.
2 Likes
Thanks a zilion times EvilCleric, it worked perfectly, and made my day, have a nice day sir, and thanks a gain
Hi, I am makeing a magazine, with 3 pages. When you push the left mouse button it flips forward and right mouse button backwards. I made 2 forward animations already in Blender and two backwards animations. But it does not seem to work well with my setup. I am a total beginner when it comes to Unreal engine and Blueprints, so hope someone can help me how to do it correctly?