Merge pull request #405 from SHADE-DP/SP3-2-Physics

Fixed a bug causing invalid gravity scales
This commit is contained in:
XiaoQiDigipen 2023-03-08 13:55:04 +08:00 committed by GitHub
commit 42decf10cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ namespace SHADE
, flags { 0 }
, drag { 0.01f }
, angularDrag { 0.1f }
, gravityScale{ 1.0f }
, rigidBody { nullptr }
{
// Default flags