Implement entity movement and animation by script.
Showing
... | ... | @@ -31,3 +31,4 @@ chrono = "0.4" |
fps_counter = "1.0.0" | ||
rhai = "0.8.1" | ||
ron = "0.1.5" | ||
regex = "0.2" |
... | ... | @@ -31,3 +31,4 @@ chrono = "0.4" |
fps_counter = "1.0.0" | ||
rhai = "0.8.1" | ||
ron = "0.1.5" | ||
regex = "0.2" |