background script pt 1
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
[play-clj.g2d :refer :all]))
|
||||
|
||||
(defn brian [screen entities]
|
||||
(when (and (not (get-in entities [:actions :script-running?]))
|
||||
(when (and (not (get-in entities [:fg-actions :script-running?]))
|
||||
(get-in entities [:state :active?])
|
||||
(get-in entities [:room :entities :game-player]))
|
||||
((actions/get-script entities
|
||||
|
||||
Reference in New Issue
Block a user