metalx1000 / metal_bullets

First Person Shooter in HTML5 with ThreeJS and WebGL
GNU Affero General Public License v3.0
14 stars 9 forks source link

Enemies don't have collision detection yet #5

Closed metalx1000 closed 10 years ago

metalx1000 commented 10 years ago

Just added Flying Enemies, But they go through walls at this point.

metalx1000 commented 10 years ago

Fix, they now change direction when they hit a wall.