I’m trying to make an invisible wall that glows when you get near it. Since I’m bad at explaining I’ll show an example instead.
- Here’s the big invisible wall next to a ‘player’
- When the ‘player’ gets closer, the wall should begin to slightly glow like this
- When the ‘player’ is right against it, it should fully glow.
- It should follow the player if they jump or move
Any help would be appreciated because I don’t even know where to start and I can’t find any tutorials or anything that could be applied to this.