This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
attach_points [2020/09/27 15:34] justin |
attach_points [2020/09/27 15:34] (current) justin |
||
---|---|---|---|
Line 33: | Line 33: | ||
</code> | </code> | ||
- | Alternately, you can create attach points for the sword and player using the same ID (e.g. "hand") and leave out the function's fourth parameter. | + | Alternately, you can create attach points for the sword [[object]] and player [[character]] using the same ID (e.g. "hand") and leave out the function's fourth parameter. |
<code bauxite> | <code bauxite> | ||
attach_object("sword", player, "hand") | attach_object("sword", player, "hand") |