Stijmalti / Space-Invaders--Simple--Stijmalti

This will be a simple "Space Invaders" style game, it will have pixilated images and low quality sounds to keep with the original Space Invaders game. The player will need to beat all three levels to win the game.
0 stars 0 forks source link

Player Destroy on Laser Collide #2

Open Stijmalti opened 11 years ago

Stijmalti commented 11 years ago

playerdestroybug

The problem here is that when the player shoots the laser collides with himself and gets blown up.

Stijmalti commented 11 years ago

This bug was fixed by editing the physics layers in Unity. laser fix