More sounds.
This commit is contained in:
@@ -843,7 +843,6 @@
|
||||
(defn glad [entities]
|
||||
(actions/run-action entities
|
||||
(begin [this screen entities]
|
||||
(println "ORIGIN" (get-in entities [:room :entities :ego :origin-x]))
|
||||
(let [current-y (get-in entities [:room :entities :ego :y])
|
||||
to-y (+ current-y 15)]
|
||||
(-> entities
|
||||
|
||||
Reference in New Issue
Block a user