I am trying to get the script to make a trigger trigger. Whenever the trigger triggers, it causes enemies to spawn. This is what I have so far, but does not seem to be doing anything.
onbegin probably isn’t the best place to use your trigger. the map will be initialising alot of stuff and your trigger might be activating before other parts of your map are ready
maybe try a later event such as player spawn event to activate your trigger