Spawn Node Enemies Don't Collide With Bullets

Discussion in 'Technical Discussion' started by orian azachi, Jul 10, 2021.

  1. orian azachi

    orian azachi Boxer

    Joined:
    Mar 30, 2021
    Messages:
    2
    Likes Received:
    0
    hi! i am trying to make a top view shooting game with random spawned enemies, and i used the spawn node for spawning them every 3 seconds. but somewhy, non of the spawned enemies collided with the bullet or the player. can someone help me?
     
  2. Jaro

    Jaro Avid Boxer

    Joined:
    Sep 21, 2018
    Messages:
    387
    Likes Received:
    126
    check affected assets
     
  3. orian azachi

    orian azachi Boxer

    Joined:
    Mar 30, 2021
    Messages:
    2
    Likes Received:
    0
    the only enemy that actually placed (the original enemy) collides with the bullets and the actor.
     
  4. spicedbeangames

    spicedbeangames Miniboss Boxer

    Joined:
    Mar 31, 2016
    Messages:
    1,389
    Likes Received:
    596
    I would check the collision shape sizes, to make sure the bullet hits the enemy spawned. Or that the bullet is on the same height path, but I guess it is, if this is BB2?
     

Share This Page