Customize the player with new parts

0 favourites
  • 2 posts
From the Asset Store
Basic Rounded Vector Geometry Player Design with Glow for 3 player games
  • What would be the best way to do this?

    Lets say your player is a car, plane or spaceship and you want to add new parts to it. Bigger wings or a different engine. You could make a sprite for all the different combinations but that would be a lot of work. You could pin the parts to a body or use set position. I'm still new but that is what i figured could work.

    I can see a potential problem with collision boxes. It needs to acted as a single object. When a bullet hits the new part the player still needs to take damage.

    Not asking to spell it all out for me but a little push in the right direction would be appreciated.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • For the new parts you can make one sprite with different part on each frame or animation.

    Then like you say. Pin to player and set position. If you want to change new part for other part you would only have to change frame/animation of that new part object.

    You could pin many onbjects like that to your player main object.

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