Best Way To Build A Vault of Gold Coins?

0 favourites
  • 2 posts
From the Asset Store
Best car suspension with spring effect and very cool terrain generation.
  • I would like to build a vault of coins..

    Where the player would click on sprite and the amount of coins in variable would release to the bottom of the vault, stacking the coins.

    I am unsure of which behavior to use for the coins.

    + Physics

    + Bullet

    + MoveTo

    I prefer not to have the coins vibrate when they hit the ground and be able to be stacked.

    Also, each time the player comes back to his vault, the coins would be spawned again.

    Any suggestions on which behavior to use for this type of mechanic.

    Basically I am looking to make a scrooge Mc Duck type of vault where the players can drop coins and load them up in the vault.

    Thanks

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Off the top of my head, I doubt you'd want to use physics because it would be slow (if there were hundreds for example) and they'd tumble over as they stack. So yes, just a simple bullet behaviour and have them move downwards until they collide with another coin? If you want to simulate some kind of gravity, you could have the speed increase as they fall or something?

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