diff --git a/objects/oMaudit/Destroy_0.gml b/objects/oMaudit/Destroy_0.gml
index 9e7576c..628c229 100644
--- a/objects/oMaudit/Destroy_0.gml
+++ b/objects/oMaudit/Destroy_0.gml
@@ -10,4 +10,6 @@ with(oPlayer) {
case 2 : // augmentation vitesse
case 3 : // diminution degat
case 4 : // arme
- case 5 : // Degat joueur
\ No newline at end of file
+ case 5 : // Degat joueur
+ }
+}
\ No newline at end of file
diff --git a/objects/oMonster/Collision_oWall.gml b/objects/oMonster/Collision_oWall.gml
new file mode 100644
index 0000000..55c6ecc
--- /dev/null
+++ b/objects/oMonster/Collision_oWall.gml
@@ -0,0 +1,15 @@
+with(other) {
+ if (dir > 1) dir -= 2;
+ else dir += 2;
+
+ switch(dir) {
+ case 0 : deplaceVertical = 1; break;
+ case 1 : deplaceHorizontal = 1; break;
+ case 2 : deplaceVertical = -1; break;
+ case 3 : deplaceHorizontal = -1; break;
+ }
+
+ dureeDeplacement = 120;
+}
+
+draw_text(16,48,"collision");
\ No newline at end of file
diff --git a/rooms/rTestSolaris/rTestSolaris.yy b/rooms/rTestSolaris/rTestSolaris.yy
index 2778b8f..7599765 100644
--- a/rooms/rTestSolaris/rTestSolaris.yy
+++ b/rooms/rTestSolaris/rTestSolaris.yy
@@ -16,6 +16,48 @@
{"instances":[
{"properties":[],"isDnd":false,"objectId":{"name":"oPlayer","path":"objects/oPlayer/oPlayer.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":0.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":160.0,"y":64.0,"resourceVersion":"1.0","name":"inst_564B33A2","tags":[],"resourceType":"GMRInstance",},
{"properties":[],"isDnd":false,"objectId":{"name":"oMonsterMelee","path":"objects/oMonsterMelee/oMonsterMelee.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":0.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":192.0,"y":96.0,"resourceVersion":"1.0","name":"inst_601A75EA","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":192.0,"y":128.0,"resourceVersion":"1.0","name":"inst_288B17AE","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":208.0,"y":128.0,"resourceVersion":"1.0","name":"inst_11887FAF","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":224.0,"y":128.0,"resourceVersion":"1.0","name":"inst_82B1D9A","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":240.0,"y":128.0,"resourceVersion":"1.0","name":"inst_251B9380","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":240.0,"y":96.0,"resourceVersion":"1.0","name":"inst_4409EC3B","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":240.0,"y":112.0,"resourceVersion":"1.0","name":"inst_4165A3B0","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":160.0,"y":128.0,"resourceVersion":"1.0","name":"inst_26B357F","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":144.0,"y":128.0,"resourceVersion":"1.0","name":"inst_7DD56551","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":128.0,"y":128.0,"resourceVersion":"1.0","name":"inst_3CE2CDF9","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":112.0,"y":128.0,"resourceVersion":"1.0","name":"inst_1EFE9F5","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":96.0,"y":128.0,"resourceVersion":"1.0","name":"inst_61A5F1BB","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":80.0,"y":128.0,"resourceVersion":"1.0","name":"inst_3991C792","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":64.0,"y":128.0,"resourceVersion":"1.0","name":"inst_385C88C6","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":176.0,"y":128.0,"resourceVersion":"1.0","name":"inst_6D2B9CE6","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":48.0,"y":128.0,"resourceVersion":"1.0","name":"inst_323F464F","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":32.0,"y":128.0,"resourceVersion":"1.0","name":"inst_43203304","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":16.0,"y":128.0,"resourceVersion":"1.0","name":"inst_136EA9EE","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":16.0,"y":112.0,"resourceVersion":"1.0","name":"inst_74D684DF","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":16.0,"y":96.0,"resourceVersion":"1.0","name":"inst_3C706AD4","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":16.0,"y":80.0,"resourceVersion":"1.0","name":"inst_2A0C90A3","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":16.0,"y":64.0,"resourceVersion":"1.0","name":"inst_31A247CC","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":16.0,"y":48.0,"resourceVersion":"1.0","name":"inst_2566A568","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":16.0,"y":32.0,"resourceVersion":"1.0","name":"inst_710B79A7","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":16.0,"y":16.0,"resourceVersion":"1.0","name":"inst_38B8F712","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":32.0,"y":16.0,"resourceVersion":"1.0","name":"inst_7AA63BF0","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":48.0,"y":16.0,"resourceVersion":"1.0","name":"inst_331106B8","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":64.0,"y":16.0,"resourceVersion":"1.0","name":"inst_419E0A1C","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":80.0,"y":16.0,"resourceVersion":"1.0","name":"inst_6F960153","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":96.0,"y":16.0,"resourceVersion":"1.0","name":"inst_8D9DB7C","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":112.0,"y":16.0,"resourceVersion":"1.0","name":"inst_6034DF61","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":128.0,"y":16.0,"resourceVersion":"1.0","name":"inst_36C9236E","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":144.0,"y":16.0,"resourceVersion":"1.0","name":"inst_34364A91","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":160.0,"y":16.0,"resourceVersion":"1.0","name":"inst_55600DBD","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":176.0,"y":16.0,"resourceVersion":"1.0","name":"inst_7F6D5DDB","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":192.0,"y":16.0,"resourceVersion":"1.0","name":"inst_33D5E60E","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":208.0,"y":16.0,"resourceVersion":"1.0","name":"inst_5E88425C","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":224.0,"y":16.0,"resourceVersion":"1.0","name":"inst_8870E4B","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":240.0,"y":16.0,"resourceVersion":"1.0","name":"inst_6A5418CC","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":240.0,"y":32.0,"resourceVersion":"1.0","name":"inst_46C97413","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":240.0,"y":48.0,"resourceVersion":"1.0","name":"inst_166BDF24","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":240.0,"y":64.0,"resourceVersion":"1.0","name":"inst_7B1350D3","tags":[],"resourceType":"GMRInstance",},
+ {"properties":[],"isDnd":false,"objectId":{"name":"oWall","path":"objects/oWall/oWall.yy",},"inheritCode":false,"hasCreationCode":false,"colour":4294967295,"rotation":0.0,"scaleX":1.0,"scaleY":1.0,"imageIndex":0,"imageSpeed":1.0,"inheritedItemId":null,"frozen":false,"ignore":false,"inheritItemSettings":false,"x":240.0,"y":80.0,"resourceVersion":"1.0","name":"inst_4F7CD252","tags":[],"resourceType":"GMRInstance",},
],"visible":true,"depth":0,"userdefinedDepth":false,"inheritLayerDepth":false,"inheritLayerSettings":false,"gridX":16,"gridY":16,"layers":[],"hierarchyFrozen":false,"resourceVersion":"1.0","name":"Instances","tags":[],"resourceType":"GMRInstanceLayer",},
{"spriteId":null,"colour":4289967027,"x":0,"y":0,"htiled":false,"vtiled":false,"hspeed":0.0,"vspeed":0.0,"stretch":false,"animationFPS":15.0,"animationSpeedType":0,"userdefinedAnimFPS":false,"visible":true,"depth":100,"userdefinedDepth":false,"inheritLayerDepth":false,"inheritLayerSettings":false,"gridX":32,"gridY":32,"layers":[],"hierarchyFrozen":false,"resourceVersion":"1.0","name":"Background","tags":[],"resourceType":"GMRBackgroundLayer",},
],
@@ -25,6 +67,48 @@
"instanceCreationOrder": [
{"name":"inst_564B33A2","path":"rooms/rTestSolaris/rTestSolaris.yy",},
{"name":"inst_601A75EA","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_288B17AE","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_11887FAF","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_82B1D9A","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_251B9380","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_4409EC3B","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_4165A3B0","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_26B357F","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_7DD56551","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_3CE2CDF9","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_1EFE9F5","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_61A5F1BB","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_3991C792","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_385C88C6","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_6D2B9CE6","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_323F464F","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_43203304","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_136EA9EE","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_74D684DF","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_3C706AD4","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_2A0C90A3","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_31A247CC","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_2566A568","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_710B79A7","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_38B8F712","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_7AA63BF0","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_331106B8","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_419E0A1C","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_6F960153","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_8D9DB7C","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_6034DF61","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_36C9236E","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_34364A91","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_55600DBD","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_7F6D5DDB","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_33D5E60E","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_5E88425C","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_8870E4B","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_6A5418CC","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_46C97413","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_166BDF24","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_7B1350D3","path":"rooms/rTestSolaris/rTestSolaris.yy",},
+ {"name":"inst_4F7CD252","path":"rooms/rTestSolaris/rTestSolaris.yy",},
],
"inheritCreationOrder": false,
"sequenceId": null,
diff --git a/sprites/sWall/sWall.yy b/sprites/sWall/sWall.yy
index 8b580f9..a989b2e 100644
--- a/sprites/sWall/sWall.yy
+++ b/sprites/sWall/sWall.yy
@@ -2,7 +2,7 @@
"bboxMode": 0,
"collisionKind": 1,
"type": 0,
- "origin": 4,
+ "origin": 0,
"preMultiplyAlpha": false,
"edgeFiltering": false,
"collisionTolerance": 0,
@@ -54,8 +54,8 @@
"backdropHeight": 768,
"backdropXOffset": 0.0,
"backdropYOffset": 0.0,
- "xorigin": 8,
- "yorigin": 8,
+ "xorigin": 0,
+ "yorigin": 0,
"eventToFunction": {},
"eventStubScript": null,
"parent": {"name":"sWall","path":"sprites/sWall/sWall.yy",},