tweask.
This commit is contained in:
@@ -335,7 +335,7 @@
|
||||
(do-stop entities :ego :face face))))
|
||||
|
||||
(defn get-text-duration [text]
|
||||
(* (count (s/split text #" ")) 0.5))
|
||||
(max 1.5 (* (count (s/split text #" ")) 0.5)))
|
||||
|
||||
(defn talk [entities target-id text & {:keys [stop? animate? anim]}]
|
||||
(let [initial-time (atom nil)
|
||||
|
||||
Reference in New Issue
Block a user