Where can I find a description of all the modules?
My template weighs ~ 40 megabytes!!!
scons p=iphone target=release arch=arm64 bits=64 tools=no use_lto=yes game_center=no module_mobile_vr_enabled=no module_gridmap_enabled=no &&
scons p=iphone target=release arch=arm bits=32 tools=no use_lto=yes game_center=no module_mobile_vr_enabled=no module_gridmap_enabled=no
lipo -create libgodot.iphone.opt.arm.a libgodot.iphone.opt.arm64.a -output libgodot.iphone.release.fat.a
When I disable some modules, other dependent modules stop working
How to collect the template:
I also use AnimationTree in the game. Because of him it is not possible to turn off 3D