Compile option to remove the physics engine #7861
Closed
Swarkin
started this conversation in
Engine Core
Replies: 2 comments
-
Fixed in godotengine/godot#95252, the 2D counterpart is still pending. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Both were merged in 4.4! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
or the option to replace it with a Dummy implementation.
I think this would be very helpful for non-game applications made in Godot to reduce both the .exe size and the needed performance.
I often use godot for non-gamedev things because I really like its UI system, so features like this would benefit a lot for this use case.
Beta Was this translation helpful? Give feedback.
All reactions