Begin jolt physics

This commit is contained in:
luboslenco
2024-08-02 20:41:11 +02:00
parent a60ebb52f1
commit 2537d96093
16 changed files with 506 additions and 2756 deletions
-1
View File
@@ -27,7 +27,6 @@ else if (flags.ios) {
if (flags.physics) {
project.addDefine("arm_physics");
project.addAssets("assets/plugins/ammo/*", { destination: "data/plugins/{name}" });
}
return project;