afegit titol al TITOL
This commit is contained in:
@@ -362,10 +362,10 @@ void EscenaJoc::tocado() {
|
||||
float ship_angle = nau_.get_angle();
|
||||
|
||||
debris_manager_.explotar(
|
||||
nau_.get_forma(), // Ship shape (3 lines)
|
||||
ship_pos, // Center position
|
||||
ship_angle, // Ship orientation
|
||||
1.0f, // Normal scale
|
||||
nau_.get_forma(), // Ship shape (3 lines)
|
||||
ship_pos, // Center position
|
||||
ship_angle, // Ship orientation
|
||||
1.0f, // Normal scale
|
||||
Defaults::Physics::Debris::VELOCITAT_BASE // 80 px/s
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user