im trying to make a button that when u walk on the button, it shows that its pressed by the button physically going down, however when i try to achieve this, it ends up working but it starts glitching out when u move while on the button. any ideas on how to make this work?
1 Like
You could use the ZonePlus module and have it trigger button animations on given events.
If you are able to, you could get it to find all players positions and then if the players position is close to the button, and they are within 3 studs you could make it click?