Gamma correction corrected....

This commit is contained in:
2025-08-05 22:58:21 +02:00
parent 17c3469602
commit 0736eb77b2
5 changed files with 61 additions and 9 deletions

View File

@@ -81,6 +81,7 @@ MAX_CHILDREN :: 16;
dynamic_friction: float;
restitution: float;
render_collider: bool;
collider_color: Color;
lock: Physics_Lock;