#Game Help

7 messages · Page 1 of 1 (latest)

cloud axle
#

I’m trying to make a thing where when you grab the item it makes a becon that you can move around with the item and place it where ever you like besides in some spots how do I do this :).

shrewd latch
cloud axle
#

To like glide on surface of floor

#

On

magic blaze
#

Get the position of the item or player, add 0,10,0 on a vector 3 create to it, then raycast downwards by setting the direction to 0,-1,0

#

Then configure the raycast to ignore players, the hit position will give it a look like its gliding along the floor

sullen thicket