User Tools

Site Tools


ixe:json:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ixe:json:start [2025/01/21 01:31] – Attempt at cleanup and clarification (sorry if I made it worse) Argonwolfixe: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 {"type":string, other args}   ?collider {"type":string, other args}
-  :The physics collider for the part. The type can be "none", "circle", "box", "capsule". For "none" there are no additional args. For "circle" an additional arg of "radius":float is supported. For "box" two addional args are supported "width":floatand "height":float.  For "capsule" three addional args are supported "width":float, "height":float, and "direction":"horizontal"|"vertical"+  :The physics collider for the part. The type can be "none", "circle", "box", "capsule". For "none" there are no additional args. For "circle" an additional arg of "radius":float is supported. For "box" two additional args are supported"width":float and "height":float.  For "capsule" three additional args are supported"width":float, "height":float, and "direction":"horizontal"|"vertical"
   ?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,float]   ?scale [float,float]
-  :The x,yscale 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. 
ixe/json/start.1737423093.txt.gz · Last modified: 2025/02/14 14:56 (external edit)