How 2 Grab

Kay, so I think this is what we’ll do:
First create a simple component called grabable, which just has a bool.
Next we can set up some kind of button event to grab
when the button is pushed, we can get a list of actors with type grabable, and the closest one within a specified grab radius will follow our transform with a specified offset until we push the key again to let it go?

Privacy & Terms