Attaching multiple sprites to object.

0 favourites
  • 3 posts
From the Asset Store
This is a single chapter from the "Construct Starter Kit Collection". It is the Student Workbook for its Workshop.
  • Greetings! I want to make a hero model with a changeable cold weapons (spear&shield, sword&shield, bow). Here is an image and link with example of animation:

    <img src="http://i.minus.com/ibmXfp0GWZF2fN.png" border="0" />

    min.us/mVeTDcegr

    I can?t correctly attach both spear and shield because of only one pivot point. I can make animation with hero model and weapon, but then I have a collision detection issue. Which is, if I hit enemy with shield or hero model it will counts as hit, I want only spear hit counts.

    P.S. Multiple pivot points could solve lot of problems, I wish they appear in close future ))

    P.P.S. Thx for cool gamedev tool and sorry for my english =)

  • Try image points! Objects can only have one pivot point, because that's the point they rotate around. However, if you click the image points tool, you can add and place as many image points as you like. Then you can position objects by them via the events - set position to object, the ImagePointX/Y expressions, etc.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Wow! Thx a lot, sorry for disturbance.

    Finaly found them (image points), they come in r56. Curretly I'm using r54 coz r57 crashes at launch (hopefully it's my OS problem or something), downloading r56 version =)

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)