Jump to content
  • 0

Paperdolls HOW TO SET PLS


Question

Posted

I searched every forum to see if anyone else had the same problem, and I'm having trouble defining a paperdoll looks like the image

 

i'm using 

 

 

47c78a9870efaa9d661ef0ff112c82c2.png5e3daae173e8a8b57ab092508ff45c97.png

 

  "Equipment": {
    "WeaponSlot": 2,
    "ShieldSlot": 3,
    "Slots": [
      "Helmet",
      "Armor",
      "Weapon",
      "Shield",
      "Boots"
    ],
    "Paperdoll": {
      "Up": [
        "Player",
        "Armor",
        "Helmet",
        "Weapon",
        "Shield",
        "Boots"
      ],
      "Down": [
        "Player",
        "Armor",
        "Helmet",
        "Weapon",
        "Shield",
        "Boots"
      ],
      "Left": [
        "Player",
        "Armor",
        "Helmet",
        "Weapon",
        "Shield",
        "Boots"
      ],
      "Right": [
        "Player",
        "Armor",
        "Helmet",
        "Weapon",
        "Shield",
        "Boots"
      ]
    },

 

2 answers to this question

Recommended Posts

  • 0
Posted

Your paperdoll image dimensions and your sprite images dimensions must be the same. Also, the paperdoll image must be aligned with your sprite image.

  • 0
Posted (edited)

but they are the same size

 

cd224ad874b71f1b89935b558d0275af.png

a10dc75efbbafd6806def3d94fe90c85.png320706bc51cefd31a17e634cdeb3da40.png

Edited by Guest
Missing information

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...