diff --git a/background/bg_space.background.gmx b/background/bg_space.background.gmx index 71ab498..dba722e 100644 --- a/background/bg_space.background.gmx +++ b/background/bg_space.background.gmx @@ -13,7 +13,7 @@ 0 0 - 1920 - 1920 + 1024 + 1024 images\bg_space.png diff --git a/background/images/bg_space.png b/background/images/bg_space.png index 2bb14e8..ed7debc 100644 Binary files a/background/images/bg_space.png and b/background/images/bg_space.png differ diff --git a/objects/obj_player.object.gmx b/objects/obj_player.object.gmx index a1c4899..e081ee7 100644 --- a/objects/obj_player.object.gmx +++ b/objects/obj_player.object.gmx @@ -8,6 +8,37 @@ <undefined> <undefined> + + + 1 + 603 + 7 + 0 + 0 + -1 + 2 + + + self + 0 + 0 + + + 1 + direction = image_angle +if(speed > 0) + speed -= 1 + +if(speed > 20) + speed = 20; + +view_xview[0] = x - view_wview[0]/2; +view_yview[0] = y - view_hview[0]/2; + + + + + 1 @@ -25,7 +56,8 @@ 1 - motion_set(image_angle,3); + direction = image_angle +speed += 5 @@ -77,28 +109,6 @@ - - - 1 - 112 - 0 - 0 - 0 - -1 - 1 - action_wrap - - self - 0 - 0 - - - 4 - 2 - - - - 0 0 diff --git a/rooms/rm_game.room.gmx b/rooms/rm_game.room.gmx index b1d1053..f45e00f 100644 --- a/rooms/rm_game.room.gmx +++ b/rooms/rm_game.room.gmx @@ -1,8 +1,8 @@ - 1920 - 1920 + 1042 + 1042 32 32 0 @@ -31,7 +31,7 @@ 0 - + @@ -41,7 +41,7 @@ - + @@ -51,7 +51,7 @@ - + 0