You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/routes/docs/[...4]rigs/[...2]summoning-a-new-rig-instance/+page.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,8 @@ function animated_java:<export_namespace>/summon {args: {}}
14
14
However, you may want to specify the position and rotation of the Rig Instance. To do this, you can change the execution context of the `summon` function:
15
15
16
16
```rust title=Summoning a Rig Instance at a specific position and rotation | copy
0 commit comments