How would I go by making a icon pass like madden? Ive tried to make one and failed, i used angles and distance bht I still can’t figure it out…like it doesn’t calculate the pass it just goes over the player or just goes straight up.
It is completely not clear what exactly you are going to do.
But I guess you want to track the collision. And taking into account the mention “through” and “up”, you use the options for moving the icon.
From this we can conclude that you are trying to hang an icon over the player.
Throw Part to the ground. Hook on it SurfaceGui. Edit it as needed so that it is above Part. Move SurfaceGui to ReplicatedStore and from there clone onto the player’s character’s head.
[Russian] Совершенно не понятно, что именно вы собираетесь сделать.
Но предполагаю что хотите отследить столкновение. А с учётом упоминания “сквозь” и “вверх”, вы используете варианты перемещения иконки.
Из этого можно сделать вывод, что вы пытаетесь повесить иконку над игроком.
Бросьте Part на землю. Нацепите на него SurfaceGui. Отредактируйте его нужным образом, чтобы он был над Part. Переместите SurfaceGui в ReplicatedStore и уже оттуда клонируйте на голову персонажа игрока.
Work Space:
Explorer:
Code:
Result:
Sorry if it didnt make sense, i was a bit tired when i made this…