diff --git a/Configs/Default.config.gmx b/Configs/Default.config.gmx index 41c4916..3a0c838 100644 --- a/Configs/Default.config.gmx +++ b/Configs/Default.config.gmx @@ -443,7 +443,7 @@ True True 1 - False + True false 0 2 diff --git a/Spaceinator.project.gmx b/Spaceinator.project.gmx index 5c1dcb3..c694aca 100644 --- a/Spaceinator.project.gmx +++ b/Spaceinator.project.gmx @@ -17,6 +17,7 @@ objects\obj_player + objects\obj_controller rooms\rm_game diff --git a/objects/obj_controller.object.gmx b/objects/obj_controller.object.gmx new file mode 100644 index 0000000..ac3f694 --- /dev/null +++ b/objects/obj_controller.object.gmx @@ -0,0 +1,54 @@ + + + <undefined> + 0 + -1 + 0 + -1 + <undefined> + <undefined> + + + + 1 + 603 + 7 + 0 + 0 + -1 + 2 + + + self + 0 + 0 + + + 1 + if(window_get_fullscreen()) +{ + window_set_fullscreen(0); +} +else +{ + window_set_fullscreen(1); +} + + + + + + + 0 + 0 + 0 + 0.5 + 0.100000001490116 + 0 + 0.100000001490116 + 0.100000001490116 + 0.200000002980232 + -1 + 0 + + diff --git a/rooms/rm_game.room.gmx b/rooms/rm_game.room.gmx index f45e00f..0368a5e 100644 --- a/rooms/rm_game.room.gmx +++ b/rooms/rm_game.room.gmx @@ -52,6 +52,7 @@ + 0