From d6f276be6bc1214c88cfc5346ceb7a5bea610638 Mon Sep 17 00:00:00 2001 From: iamcheeseman <[hidden email]> Date: Wed, 14 Jan 2026 19:21:33 -0500 Subject: i HATE physics bugs (i haven't fixed them yet) --- res/rooms/room_begin.tmj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'res/rooms/room_begin.tmj') diff --git a/res/rooms/room_begin.tmj b/res/rooms/room_begin.tmj index 2e1fe8b..ec4cba0 100644 --- a/res/rooms/room_begin.tmj +++ b/res/rooms/room_begin.tmj @@ -47,8 +47,8 @@ "type":"player_spawn", "visible":true, "width":0, - "x":304, - "y":128 + "x":240, + "y":200 }, { "height":48, @@ -58,8 +58,8 @@ "type":"collision", "visible":true, "width":48, - "x":288, - "y":128 + "x":0, + "y":0 }], "opacity":1, "type":"objectgroup", -- cgit v1.3-2-g0d8e