#X
$execute at @s run tp @s ~$(x) ~ ~
execute at @s store result score #&proj.hit untwo.temp.0 at @s run function untwo:proj_sys/pos_check/5
execute if score #&proj.hit untwo.temp.0 matches 1.. run tag @s add untwo.bounce.hit.x
$execute at @s run tp @s ~$(_x) ~ ~

#Y
$execute at @s run tp @s ~ ~$(y) ~
execute at @s store result score #&proj.hit untwo.temp.0 at @s run function untwo:proj_sys/pos_check/5
execute if score #&proj.hit untwo.temp.0 matches 1.. run tag @s add untwo.bounce.hit.y
$execute at @s run tp @s ~ ~$(_y) ~

#Z
$execute at @s run tp @s ~ ~ ~$(z)
execute at @s store result score #&proj.hit untwo.temp.0 at @s run function untwo:proj_sys/pos_check/5
execute if score #&proj.hit untwo.temp.0 matches 1.. run tag @s add untwo.bounce.hit.z
$execute at @s run tp @s ~ ~ ~$(_z)
