#raycasting problems and not knowing how to move something via script. please help!
9 messages · Page 1 of 1 (latest)
Do you think you could explain your usecase and show your code?
i have a trampoline thing- something that bounces you, at least. i'm trying to make it so that you can click somewhere and it gets moved there.
i have a raycast that is attached to the mouse as well
my problem is that it doesn't trigger it'
it's colliding thing when it's on the top half of the screen or on a different object than the floor.
also that i don't know how to move the trampoline object to where it says i clicked.
and i don't know how to do it, and i couldn't find it online, but i don't know how to make it so that a raycast will only interact with certain objects.