Ok, the physics is messy, but
Basically, it’s exactly what the video says, with a slight tweak.
You pickup in the same way, but you also position the handle on tick, and ignore the actor you’re moving
( so it’s one trace like the vid to pickup, and a separate constant trace on tick for positioning ).
It’s better actually, with the object slot at the actor locaiton
1 Like
JarmenK
(JarmenK)
March 19, 2023, 9:55am
22
Wow, that is exactly what I wanted (second one) You’re the best!. But I don’t get the same result in the play. Did I doing wrong ? And Doesn’t position trace hit the cube?
JarmenK
(JarmenK)
March 19, 2023, 10:07am
24
oh But still not working. I need to try on a new project, maybe I screwed up sth while trying.
1 Like
JarmenK
(JarmenK)
March 19, 2023, 3:18pm
25
It worked perfectly. Thank you my friend for your effort. I am really appreciated.
1 Like