I’m kind of new to Lua, but want to create my first script.
Actually what I did so far was creating a marker using the DrawMarker function.
Now I want to make a bool go true when I enter the marker.
How do I get it done, that the game notices that someone is inside the marker?