Physics Fixes
This commit is contained in:
@ -42,7 +42,7 @@ namespace ia::iae::game
|
||||
0,
|
||||
0,
|
||||
g_player->DrawnSize().x,
|
||||
g_player->DrawnSize().y/2.0f,
|
||||
g_player->DrawnSize().y,
|
||||
};
|
||||
collider->IsDebugDrawEnabled() = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user