mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Merge pull request #11352 from Calinou/remove-old-version-references
Remove old Godot version references to simplify documentation
This commit is contained in:
@@ -59,8 +59,7 @@ This would be a basic setup:
|
||||
|
||||
|
||||
For simple gizmos, inheriting :ref:`EditorNode3DGizmoPlugin <class_EditorNode3DGizmoPlugin>`
|
||||
is enough. If you want to store some per-gizmo data or you are porting a Godot 3.0 gizmo
|
||||
to 3.1+, you should go with the second approach.
|
||||
is enough. If you want to store some per-gizmo data, you should go with the second approach.
|
||||
|
||||
|
||||
Simple approach
|
||||
|
||||
Reference in New Issue
Block a user