Search Unity

Invisible shield for spaceship

Discussion in '2D' started by Adam_Benko, Dec 5, 2018.

  1. Adam_Benko

    Adam_Benko

    Joined:
    Jun 16, 2018
    Posts:
    105
    Hi. I need to make invisible shield for spaceship, for my upcoming game. This shield should copy the shape of the ship. I don't want any bubble or circle around the spaceship. I think polygon2D collider could be used for this, for the shape and the collision detection.
    I want from this shield to make an effect, when the bullet collides with it. Could you please tell me, how should I approach the development of such shield ?
    Thank you very much.
     
  2. PapzZ

    PapzZ

    Joined:
    Jan 5, 2015
    Posts:
    30
  3. Adam_Benko

    Adam_Benko

    Joined:
    Jun 16, 2018
    Posts:
    105
  4. PapzZ

    PapzZ

    Joined:
    Jan 5, 2015
    Posts:
    30
    Adam_Benko likes this.