From d7fdcfd791f011e33fb9720e7451e56410411e4f Mon Sep 17 00:00:00 2001 From: metamuffin Date: Fri, 7 Feb 2025 15:25:00 +0100 Subject: fix armature duplication --- doc/protocol.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/protocol.md') diff --git a/doc/protocol.md b/doc/protocol.md index 4c05cf2..a3b8364 100644 --- a/doc/protocol.md +++ b/doc/protocol.md @@ -25,7 +25,7 @@ encoded text. 0x03 add(ob: Obj, prefab: Res) 0x04 remove(ob: Obj) 0x05 position(ob: Obj, pos: Vec3, rot: Vec3) -0x06 pose(ob: Obj, params: Vec) +0x06 pose(ob: Obj, params: Vec<(u16, Affine)>) 0x07 parent(parent: Obj, child: Obj) 0x08 sound(ob: Obj, data: Vec) 0x09 prefab_index(res: Res) -- cgit v1.2.3-70-g09d2