enemy kolizja rakiet
This commit is contained in:
@@ -6,4 +6,5 @@ void Rocket::update() {
|
||||
if(position.y < -100) {
|
||||
outOfBounds = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user