Skip to content

Instantly share code, notes, and snippets.

@inkydragon
Created June 23, 2025 11:39
Show Gist options
  • Save inkydragon/14ffa18aa10c4d24b3590b53d3eeae4b to your computer and use it in GitHub Desktop.
Save inkydragon/14ffa18aa10c4d24b3590b53d3eeae4b to your computer and use it in GitHub Desktop.
A `2D-Only.profile` for Godot
{
"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