WoYo-Sensei, I do not have GMS2, but in GMS the triggers work correctly. For example I use code if spriter_is_trigger(self,"test") show_debug_message("Triggered test"); to check if the trigger is triggered. If the trigger is not triggered, spriter_is_trigger returns false (you can see it, if you open spriter_is_trigger script)