Hey,
Bought this a few hours ago and am trying my best to get it to work. I call
pal_swap_init_system(shd_pal_swapper,shd_pal_html_sprite,shd_pal_html_surface);
right at the beginning of my game, and keep getting this code error:
Variable <unknown_object>.pal_swap_init_system(100072, -2147483648) not set before reading it. at gml_Object_oController_Create_0 (line 1) - pal_swap_init_system(shd_pal_swapper,shd_pal_html_sprite,shd_pal_html_surface);</unknown_object>
Not sure what I need to set when the script itself exists to set variables. Seen this happen once before, and that was when they switched up how scripts work. But this seems to be updated just fine. Would really appreciate a hand!