Collisions With Enemies. Best Way!

Discussion in 'How Can I...?' started by mmicoe, Apr 9, 2020.

  1. mmicoe

    mmicoe Avid Boxer

    Joined:
    Dec 20, 2016
    Messages:
    148
    Likes Received:
    41
    Hi all,
    First I was using Messages (Send & Receive) to make collisions on Enemies.
    It was not good idea. Why?:
    1. Using messages on enemies, if you copy each enemy on the scene, If you kill one enemy, all copied enemy is killed too. So, if you make this method, you must create one enemy as object.
    2. The second method is more effective:
    Using spawn on attack: You can use an invisible object as asset into the spawn:

    And its a good way to do ALL the collisions on each ENEMY NODE!

    Image1
    c1.png
    Image2
    c2.png
    And its a good way to do ALL the collisions on each ENEMY NODE!
    Image3
    C3.png

    This is my second project prototype:
    Example:

    Example with collision meshes on Spawn Attack:


    3. I've also added a platform underneath the character that kills enemies when you jump on them.

    In this thread, I will describe the improvements of the project and its progress.
    All the best!
    Mauro
     
  2. Leo Medd

    Leo Medd Boxer

    Joined:
    Apr 10, 2020
    Messages:
    2
    Likes Received:
    1
    Mauro very good, did you do that game?? excelenteeeeee
     
  3. mmicoe

    mmicoe Avid Boxer

    Joined:
    Dec 20, 2016
    Messages:
    148
    Likes Received:
    41
    Thank you, Leo!
    But, at the moment I am polishing the level 1. A lot of details, making just one level costs a lot!
    Gracias por tu comentario :)
    Mauro
     
  4. mmicoe

    mmicoe Avid Boxer

    Joined:
    Dec 20, 2016
    Messages:
    148
    Likes Received:
    41
    Going towards the pyramid!


    Polishing Level1!
    Regards,
    Mauro
     
  5. mmicoe

    mmicoe Avid Boxer

    Joined:
    Dec 20, 2016
    Messages:
    148
    Likes Received:
    41
    Level 1 - Improvements
    End Level 1


    All the best!
    Mauro
     
  6. mmicoe

    mmicoe Avid Boxer

    Joined:
    Dec 20, 2016
    Messages:
    148
    Likes Received:
    41
    Starting Level 2 - Inside the pyramid


    All the best!
    Mauro
     
  7. mmicoe

    mmicoe Avid Boxer

    Joined:
    Dec 20, 2016
    Messages:
    148
    Likes Received:
    41
    This is the Level 2 - Map
    Inside the Pyramid
    Inside_Pyramid_Map_Level2.jpg
    I hope you like it!
    All the best!
    Mauro
     
    Sean Buildbox likes this.
  8. mmicoe

    mmicoe Avid Boxer

    Joined:
    Dec 20, 2016
    Messages:
    148
    Likes Received:
    41
    Making Level 2 - Testing objects
    Please, I would be happy to read your advice, ideas and opinions!


    All the best!
    Mauro
     
  9. mmicoe

    mmicoe Avid Boxer

    Joined:
    Dec 20, 2016
    Messages:
    148
    Likes Received:
    41
    Activating slab with red key!


    All the best!
    Mauro
     
    Last edited: Apr 19, 2020
  10. mmicoe

    mmicoe Avid Boxer

    Joined:
    Dec 20, 2016
    Messages:
    148
    Likes Received:
    41
    hi,
    finishing level 1 - once finished I have to check everything!


    Have a good day!
    Mauro
     
  11. mmicoe

    mmicoe Avid Boxer

    Joined:
    Dec 20, 2016
    Messages:
    148
    Likes Received:
    41
    Hello everyone,
    Testing the Level-3
    Scene: dodging obstacles

    Another scene: Kill mummies using throw knife:


    All the best!
    Mauro
     
    HG-2018 likes this.

Share This Page