Benjiko99, I have a question, since I cannot get mine to work:
Once you add the collision box in the Blueprint…how does that get into the actual scene?
Or, once you add the render text in the Blueprint…how does THAT get into the actual scene?
Do you know of an online tutorial that shows this? It seems like it should be completely easy, but I’ve been working on it for almost three days, and can’t even click on an object!
All the blueprint components will be spawned when you spawn the blueprint. They will essentially be one actor that contains all the other actors (components).
Ahhhh, thank you! Now I understand why all of the tappy chicken components appear as one actor in the main scene! I was completely confused. Thanks so much for giving me that clue, so now I will hopefully figure out the next steps! I’m so very happy right now.
I guess this isn’t the best tutorial to be following we had some problems getting it to work too, not sure if we wrote all the steps to fix the problems in here, i dont really think that i can help you anytime soon.
I just followed the tutorial in my project and it works for me, you have to follow whats said in the comments too. I hope there was nothing already set in my project that i forgot to write here.
Thanks Benjiko, you actually did help me gain more understanding of how to set up a blueprint and bring it into my main level, the way they did in Tappy Chicken, so I appreciate that very much!
Hello,
Guys i have other kind of problem with this. I just start to lern UE
I already make button, it works well for jump etc. becasue its like a click. i want to use it for move foward my character but hes just move one frame any time i click on box. Do You have any idea how to fix that. Sorry my English is not soo good.
thanks in advance
thanks for reply
Thanks now I understand more less how it schould works but can i ask You to make step by step tutorial or screen of working blueprint ? I cant make it by my self ;< I just lern from UE tutorials but i want to do that by using touch inputs in my tutorial projects