I have a tree cutting system in which I want to implement that when the player hits the tree the axe also hits and not just the air, but without making a teleportation. Before, I had the same system teleporting the player to the side of the tree and it worked, but if I put the tree a little inclined it no longer works well, now I send the examples
#Tree Chopping System
9 messages · Page 1 of 1 (latest)
As seen in the video, the golden axe has a code so that it does not teleport the player, and the other axes have a code to teleport him, my idea is that the axe hits the tree and does not hit the air as happens with the golden axe, but let this happen without teleporting the player, because if the tree leans a little the system does not work
another axes code
all are localscripts
It may be a little complicated, but I think there is surely someone on this server who is very good with this and wants to help :))
touch