new sounds.
This commit is contained in:
@@ -242,7 +242,7 @@ void main ()
|
||||
(when (and (not (get-in entities [:fg-actions :script-running?]))
|
||||
(= (get-in entities [:cursor :down-target])
|
||||
(or (:id interacting-entity) (:id interaction) nil)))
|
||||
((or (when interacting-entity
|
||||
((or (when (and interacting-entity (not (:cursor interaction)))
|
||||
(do (screen! hud :on-start-script)
|
||||
((:get-script interacting-entity) (get-in entities [:cursor :current]) [x y])))
|
||||
(when interaction
|
||||
|
||||
Reference in New Issue
Block a user