Modding Help Flipping the image on an object using /spawnitem

Discussion in 'Starbound Modding' started by lamcraig, Mar 19, 2020.

  1. lamcraig

    lamcraig Scruffy Nerf-Herder

    I've found a cosmetic object I like but it's not set to mirror based on the player position. I found that Starbound can use the flipx in a command line. So far I've put this together:

    "/spawnitem avikanoutpostlargesheet 1 '{"orientations”:[{“image":”/objects/avikan/outpost/leathersheets/avikanoutpostlargesheet.png?flipx", "imagePosition": [0, 0], "frames": 1, "anchors": [], "collision": "solid"}]}’"

    It's not able to parse and I don't understand why. Would someone explain to me what's going on so I can fix this?

    Thank you for your time!
     

Share This Page