How would I make it so you require a certain amount of points to walk through a wall/door
1 Like
it depends on how you store the points and how you want the door/wall to function, please be more specific
anyways though the basic idea is to check with the onHit to see if its a player, and if it is, grab the amount of points. Now, if the points is enough, either teleport the player through, or put this all in a local script and set the collision of the door/wall to false