#More efficient and smarter way of handling the grabbing of objects

1 messages · Page 1 of 1 (latest)

serene stone
#

You'd have to change the position directly instead of using forces.

If you don't want the environment or the movement speed of the character to affect the collisions of the grabbed object, it may be better to turn it into a CharacterBody while it is held.

forest aspen
#

I can do that?

#

Just convert the type of the object only while it's held?

serene stone