This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ixe:json:start [2025/01/21 01:31] – Attempt at cleanup and clarification (sorry if I made it worse) Argonwolf | ixe:json:start [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 169: | Line 169: | ||
:The upgrade gems awarded when the part is destroyed with destroy actions enabled. | :The upgrade gems awarded when the part is destroyed with destroy actions enabled. | ||
?collider {" | ?collider {" | ||
- | :The physics collider for the part. The type can be " | + | :The physics collider for the part. The type can be " |
?image (string) | ?image (string) | ||
:The path name for the image to use for the part's pixels. | :The path name for the image to use for the part's pixels. | ||
Line 179: | Line 179: | ||
:The exclusion mask for the part's collider. | :The exclusion mask for the part's collider. | ||
?scale [float, | ?scale [float, | ||
- | :The x,y, scale of the part. | + | :The x,y scale of the part. |
?anim (string) | ?anim (string) | ||
:The path to an image that contains frames of an animation. | :The path to an image that contains frames of an animation. |