#How can I make an effect like this when stepping further into a corridor?
1 messages · Page 1 of 1 (latest)
With code
i mean thats not really helping
Well you'd have some effect that activates when they pass a threshold.
It'd then increase / decrease things based on how close / far the player is from some point.
- Activate Effect
- Update the effect based on distance (transparency, text swap speed, GUI transparency, etc)