Optional effectOptional heightimage height. The number entered in the height field corresponds to the number of grids occupied by the image. Each grid is equivalent to 64px, and the actual size of the image should match the grid count. For instance, if the height of the added object image is 128px, please enter '2' in the height field.
id
Optional imageURLobject's image url.
Optional interactiveSpecial effects's params. (if 'interactiveType' = 18, need to be added. example: {name: "setMoveSpeed", functionName: "setMoveSpeed", functionArgument: "{'speed':1}")
Optional interactiveTrigger range.
Optional interactiveSticky note's message. (if 'interactiveType' = 2, need to be added.)
Optional interactiveInteractive type(2: Sticky note, 18: Special effects)
Optional isDoes it obstruct the character?
Optional leftX-coordinate
Optional promptPrompt text.
Optional promptIs the prompt icon hidden?
Optional promptPrompt text's font size.
Optional topy-coordinate
Optional trigger'click': Click to trigger. 'enter': Enter to trigger.
Optional triggerobject’s name
Optional widthimage width. The number entered in the width field corresponds to the number of grids occupied by the image. Each grid is equivalent to 64px, and the actual size of the image should match the grid count. For instance, if the width of the added object image is 128px, please enter '2' in the width field.
Optional zzIndex (zIndex=3:The object is under the character, the character will pass over the object. ;zIndex=5: The object is above the character. When the character passes by, the object will cover the character. The character passes under the object. )
Generated using TypeDoc
Is it pick-upable?