#How to teleport an object to a certain place

40 messages · Page 1 of 1 (latest)

iron vapor
#

Im making an outline room and i wanna make it so when you put the polaroid in a box it teleports it to an area.

frozen perch
#

Set Position

iron vapor
rough crescent
#

thats the name of the chip you need

#

set position

#

just need to input the object and the position you want

quiet gull
#

@iron vapor set transform if you want to set a specific rotation aswell

iron vapor
#

I dont know circuits btw

quiet gull
#

Ok?

#

Learn them

timid forge
iron vapor
#

Thats the whole point of this channel

#

To learn

#

So just saying "set position" doesnt help.

frozen perch
rough crescent
#

how do you want it to move? after a button press, trigger volume, certain movements, etc

#

if you want high detail we need high detail

#

also nice self react

iron vapor
#

MOVE?

rough crescent
#

teleport

frozen perch
#

We can help you learn if you ask questions about specific things (What is a Vector3? What is a Float? How does "Set Position" work?)
We cannot help you learn if you ask for help on a circuit

iron vapor
#

Im not the mumbo jumbo of circuits all i know is button pressed-thing happen.

rough crescent
#

and im not a mind reader? plus what more information would you need over what weve given?

frozen perch
# iron vapor MOVE?

Anyways

Set Position will set the position of the input target to the position of the input position
An objects position is defined by its pivot point, which you can see if you turn on Show Pivot

Get Position will get the position of the input target

You can say "When an object enters the trigger volume, set the position of the object that enters to [Input Position]"

You can find the position you want to teleport it to really easilly, most people when making spawnpoints use the Trigger Volume
Place a Trigger Volume where you want the film to spawn, configure the circuitboard above it and press "Delete All Circuitboard Contents" near the very bottom, this is to save on chips you dont need

Connect the trigger volume object to the Get Position chip, and then connect that position to the Set Position chip
The trigger volume object can be found as a yellow output on the top of its object board

frozen perch
# iron vapor Wat

Put 2 and 2 together

The Trigger Volume has an "Object Entered" execution output
I explained to you Get Position and Set Position
"Configure" means the configure tool on your makerpen
Connect wires together using the "Connect" tool on your makerpen

#

When an object enters the trigger volume, set its position to the position of another trigger volume

iron vapor
#

Oh are u talking about cv2

#

Im doing it with an object respawner

rough crescent
iron vapor
#

Well i only have an object respawner

frozen perch
frozen perch
frozen perch
# iron vapor Tags like #polaroid

Those are just tags, you can still get an object type without tags

"Object Entered" on the trigger volume can output an object without a specific tag filter

#

or Raycast can tell you what object the ray hits

iron vapor
#

Yea nvm imma just search up a tutorial on yt😐

rough crescent
#

we tried to help but hey ho

silver sun
#

Also YouTube doesn’t always have the answers, you really gotta learn somethings too