More tests

This commit is contained in:
Anuken
2020-10-08 09:22:42 -04:00
parent 3ec243a49b
commit ac496a60b7
4 changed files with 12 additions and 2 deletions

View File

@@ -214,6 +214,7 @@ public abstract class Turret extends Block{
}
public void targetPosition(Posc pos){
if(!hasAmmo()) return;
BulletType bullet = peekAmmo();
float speed = bullet.speed;
//slow bullets never intersect