2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2026-05-15 22:41:43 +00:00

fix: iw5 uses isFrictionInfinity as well

This commit is contained in:
Jan Laupetin
2026-05-03 16:00:30 +02:00
parent a31d3c4b88
commit 2d2ea30b45
4 changed files with 20 additions and 2 deletions
+1
View File
@@ -206,6 +206,7 @@ namespace IW5
float mass;
float bounce;
float friction;
int isFrictionInfinity;
float bulletForceScale;
float explosiveForceScale;
const char* sndAliasPrefix;