Receive Points If An Enemy Hits A Fixed Object

Discussion in 'How Can I...?' started by Woodsy, Oct 3, 2017.

  1. Woodsy

    Woodsy Boxer

    Joined:
    Sep 24, 2017
    Messages:
    3
    Likes Received:
    1
    I am working on a game were there is a fixed object constantly on the screen and if i were to knock an enemy into that object I would receive a point. Is this possible? Thanks.
     
  2. AaroArts

    AaroArts Miniboss Boxer

    Joined:
    Jun 22, 2016
    Messages:
    1,546
    Likes Received:
    826
    Sure.
    You could try giving the static Object an Advance Move, set to Collision of your character.
    Put an Action set to Coin inside your Advance Move with a Time Out of 0.1.
    Your character should collect the point, but might take some tweaking.
     
  3. Woodsy

    Woodsy Boxer

    Joined:
    Sep 24, 2017
    Messages:
    3
    Likes Received:
    1
    After Some tweaking IT WORKED! Thanks.
     
    AaroArts likes this.
  4. AaroArts

    AaroArts Miniboss Boxer

    Joined:
    Jun 22, 2016
    Messages:
    1,546
    Likes Received:
    826
    Awesome.
     

Share This Page