IOS tweaks.

This commit is contained in:
Bryce Covert
2015-09-14 19:07:06 -07:00
parent c593e3999d
commit 0d978988fd
8 changed files with 16 additions and 12 deletions

View File

@@ -171,7 +171,9 @@
(particle-effect! (get-in @entities [:room :entities :magic-frog-particle]) :reset)
(particle-effect! (get-in @entities [:room :entities :magic-frog-particle]) :start)
(Thread/sleep 1500)
(actions/transition-background entities :outside-house [257 90] :face :left))
(actions/transition-background entities :outside-house [257 90] :face :left)
(dotimes [_ 160]
(particle-effect! (get-in @entities [:rooms :inside-house :entities :magic-frog-particle]) :update 0.2)))
(defn do-prophecy [entities]
{:run #(do (actions/respond entities %