bounding box fix
This commit is contained in:
@@ -3,8 +3,6 @@
|
|||||||
+ drool icon
|
+ drool icon
|
||||||
+ loop sounds update every frame instead of each play
|
+ loop sounds update every frame instead of each play
|
||||||
+ shitty plates
|
+ shitty plates
|
||||||
+ sudden night befoe switching
|
|
||||||
+ too small area for bars
|
|
||||||
+ more visible crowbar
|
+ more visible crowbar
|
||||||
+ sack lunch should spoil
|
+ sack lunch should spoil
|
||||||
+ swinging axe at second doesn't seem right
|
+ swinging axe at second doesn't seem right
|
||||||
|
|||||||
@@ -196,7 +196,7 @@
|
|||||||
]
|
]
|
||||||
(rooms/make :music :inside-antique
|
(rooms/make :music :inside-antique
|
||||||
:interactions {
|
:interactions {
|
||||||
:lock {:box [178 102 184 124]
|
:lock {:box [172 102 190 124]
|
||||||
:script (actions/get-script entities
|
:script (actions/get-script entities
|
||||||
(actions/walk-to entities :ego [174 80] :face :right)
|
(actions/walk-to entities :ego [174 80] :face :right)
|
||||||
(actions/play-animation entities :ego :reach)
|
(actions/play-animation entities :ego :reach)
|
||||||
|
|||||||
Reference in New Issue
Block a user