This would be really useful for entry/exit messages on doors.I usually have to put "Welcome/Goodbye".
[] | [][] is an uncollided , unrendered but raycasted brick.| is a door.[] will ContentStart the door. Event it like that.Now event the []'s to say different messages.
That's what I mean, and people as lazy as me need this to make things like 1-way-doors
This is acualy possible with the old event "IfPlayerDirection" or something. It checks if the player is facing in a certain direction. Using that a a bit of logic, you could do this. It has not been made for the latest vars, but its been requested.