I have built a simple trigger event to load the next level when the player enters. When the collide tag is set to player, the same as my character, it fails to load.
When the collide tag is set to none it works fine, the player enters the trigger and the next level loads as expected.
I specifically only want it to trigger when the player enters, excluding everything else. Any clues as to where I'm going wrong?