Created
June 23, 2025 11:39
-
-
Save inkydragon/14ffa18aa10c4d24b3590b53d3eeae4b to your computer and use it in GitHub Desktop.
A `2D-Only.profile` for Godot
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"disabled_classes": [ | |
"BaseMaterial3D", | |
"NavigationAgent3D", | |
"Node3D", | |
"Occluder3D", | |
"Shape3D", | |
"Texture3D", | |
"VisualShaderNodeSample3D", | |
"World3D" | |
], | |
"disabled_editors": [], | |
"disabled_features": [ | |
"3d" | |
], | |
"disabled_properties": [], | |
"type": "feature_profile" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment