Reduce Size Of Character When Coin Is Collected

Discussion in 'How Can I...?' started by Mini, Mar 8, 2019.

  1. Mini

    Mini Boxer

    Joined:
    Mar 2, 2019
    Messages:
    1
    Likes Received:
    0
    Hi,

    I want to reduce the size of my character when a coin is collected.
    It should also change the collision shape.

    So when a coin is collected make the character smaller and the collision shape should also be same as the size of the character.
     
  2. kelvin_ye

    kelvin_ye Boxer

    Joined:
    Oct 8, 2015
    Messages:
    49
    Likes Received:
    49
    I would add an Advanced Move to the character. Then, place an invisible object under the coin. When the character collects the coin, it should also collide with the invisible object. Then, for the Advanced Move, set Event to 'Collision' and Affected Asset to 'Invisible object'. Add the smaller character image to the Animation and set the appropriate collision shape for it.
     

Share This Page