I am pretty bad at BPS atm and i don’t know what each thing does yet. I need help figuring out how to grab a ball off the floor/mid air with Right mouse click and throw it with left mouse click. When we figure that out, i want to have animation where the hand grabs the ball. Im using 3rd person template with starter content and i want it MULTIPLAYER. I will be asking more questions in here about how to do certain things for my project, the things i don’t know. Your help would make me very happy. Thanks!
You need first to learn basics… nobody wanna spend time here 24/7 explaining what to do step by step… if you really want to make something in this engine, complete this tutorial: Tutorials | Shooter Tutorial
This tutorial took me 2 months, but i learned really much about blueprints
Don’t other people explain step by step?
That tutorial is hard to follow along and the author doesn’t speak English well. It has very bad organization and no step by step information but click that and do that without any good visual hints. The screenshots he provided don’t help much either. Im stuck on part 2.
Yep, that tutorial is a bit hard and incomplete, but its the best learning source what i found and it helped me really much
Could you help me with part 2? Im use UE4 4.11
Ok, so i figured how to pick up and throw the ball, but now i have an issue where im not holding the ball and when i left click, the ball “impulses” on the floor, each time i click it. I can’t figure out how to stop that. If you can help, thank you.
Try to post blueprint screenshot… (you can upload it to imgur.com) i cant DL that attachment
Just watch the introductory tutorials on the learn tab of the launcher…
Sorry about that. Here https://i.gyazo.com/d28fbefab1a6c11432b6012d90b25e62.png
I already did and i know all the basics already.
Im not sure, but try to “set - is holding object” to false after release component node
Didn’t work, same thing.
Try to post whole BP please, i dont know what you doing at other nodes, but i think you are getting somehow actor reference (ball which you want to throw) so you can try to delete that reference after you throw that.
Here https://i.gyazo.com/ef0869f4c8d47ff88a52a03c9e457bc9.png Screenshot - 0d7fdd1d2a57b996ca7c2142af4ab250 - Gyazo
And im not sure what you mean by the reference.
Help would be appreciated guys
Still can’t figure it out. Can i get some help?