Ok, so i have been searching everywhere to figure out what is going on with this.
I have an object = obj_entity_parent
I have 2 children of obj_entity_parent called obj_player_parent and obj_enemy_parent.
I have 2 children of obj_player_parent called obj_player_char_1 and obj_player_char_2.
I have read the manual (event_inherited) and it states "... it automatically inherits all the same events as the parent " -ok, this should work then. however I want to add different functionality down...
Bug with Inheritance? Searching everywhere, no answers, loosing my mind here.
I have an object = obj_entity_parent
I have 2 children of obj_entity_parent called obj_player_parent and obj_enemy_parent.
I have 2 children of obj_player_parent called obj_player_char_1 and obj_player_char_2.
I have read the manual (event_inherited) and it states "... it automatically inherits all the same events as the parent " -ok, this should work then. however I want to add different functionality down...
Bug with Inheritance? Searching everywhere, no answers, loosing my mind here.