Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do I detect a Gui Collision when its moving? (tweening, etc.)

Asked by
p0vd 207 Moderation Voter
4 years ago
Edited 4 years ago

I was wondering on how to print something when GuiObject touches GuiObject2. GuiObject is moving so is GuiObject2. I can already script on how to detect if its in a fixed coordinate but I am not too sure about when its moving (tweening). I do not have a script source so heres a link to my game to test instead: https://www.roblox.com/games/3523969458/epic-sans-battle (game is not finished)

0
Just make it detect if it's in the GuiObject2's position, and then print it, or send it to a Discord - Roblox webhook. 1ov3y0u 51 — 4y

1 answer

Log in to vote
0
Answered by
1ov3y0u 51
4 years ago

Just make it detect if it's in the GuiObject2's position, and then print it, or send it to a Discord - Roblox webhook.

0
ill try this out if it works, ill accept. p0vd 207 — 4y
Ad

Answer this question