mirror of
https://github.com/Relintai/broken_seals.git
synced 2025-02-01 14:37:01 +01:00
An another comment.
This commit is contained in:
parent
b9a0c5f275
commit
c8cfc8a929
@ -120,6 +120,9 @@ func on_input_property_changed() -> void:
|
||||
set_dirty(true)
|
||||
emit_changed()
|
||||
|
||||
# Add it to the MMAlgos bing class instead.
|
||||
# Not a perfect fit, but a better fit.
|
||||
|
||||
#func editor_register_node_class(category : String, cls : String)
|
||||
# -> c++ method, adds node to the editor gui (add button)
|
||||
# in gdscript a plugin should instance an MMNode and call it to populate the add menu
|
||||
|
Loading…
Reference in New Issue
Block a user