I need help with a project

I want to teleport an object to a specific location, but I want my activator for this teleport to be another object, basically I want to touch one object to another and cause a teleport

Use trigger box. On event overlapping this trigger will spawn your object in other place.

Yes, I forgot to mention that I did this, but unfortunately the object continues to interact in my hand, I’m doing VR, I pick up the object with my hand and take it to the triggerbox, it teleports to where I want it, but it continues moving because I’m holding it, so it ends up that it doesn’t teleport to exactly where I want it

Try after move in new location set Game Mode to " Game Only ".

How would I do this?