Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/assets/opensb/assetmissing
diff options
context:
space:
mode:
authorKae <80987908+Novaenia@users.noreply.github.com>2023-10-10 20:42:10 +1100
committerKae <80987908+Novaenia@users.noreply.github.com>2023-10-10 20:42:10 +1100
commit063317bca87e9c72df27b5077be10307efb443dc (patch)
tree59a52db4f081c437aaeb4d2209bde266cf764aad /assets/opensb/assetmissing
parentbe27a9650590286d3f87277fd312e47ae744be1b (diff)
wtf whoops
Diffstat (limited to 'assets/opensb/assetmissing')
-rw-r--r--assets/opensb/assetmissing/assetmissing.dance11
1 files changed, 11 insertions, 0 deletions
diff --git a/assets/opensb/assetmissing/assetmissing.dance b/assets/opensb/assetmissing/assetmissing.dance
new file mode 100644
index 0000000..6070b60
--- /dev/null
+++ b/assets/opensb/assetmissing/assetmissing.dance
@@ -0,0 +1,11 @@
+{
+ "name" : "assetmissing",
+ "states" : ["idle","sit"],
+ "cycle" : 0.5,
+ "cyclic" : true,
+ "duration" : 1.0,
+ "steps" : [
+ // body, frontArm, backArm, headOffset, frontArmOffset, backArmOffset
+ [ "idle.1", "rotation?flipx", "rotation", [0, 0], [-6, 0], [0, 0] ]
+ ]
+} \ No newline at end of file