I just purchased both HABROXIA and HABROXIA 2.
Are they the most recent builds?
HABROXIA crashes when selecting options, controls, astronauts or starting the game.
STARTING GAME RESULTS IN:
############################################################################################ ERROR in action number 1 of Draw Event for object obj_stats: global variable name 'triangle_sprite' index (100135) not set before reading it. at gml_Script_scr_gui_level_select ############################################################################################ gml_Script_scr_gui_level_select (line -1) gml_Object_obj_stats_Draw_64
OTHER THINGS RESULT IN:
############################################################################################
ERROR in action number 1 of Draw Event for object obj_stats:
Variable obj_stats.keyboard_boost_sprite(100145, -2147483648) not set before reading it.
at gml_Script_scr_gui_pause_controls
############################################################################################
gml_Script_scr_gui_pause_controls (line -1)
gml_Object_obj_stats_Draw_64