gd: added input addon

This commit is contained in:
2025-05-27 19:20:46 +02:00
parent d8a1604af9
commit c8d8c7ec25
683 changed files with 21608 additions and 2 deletions

View File

@ -0,0 +1,11 @@
@tool
extends GUIDEIconRenderer
func supports(input:GUIDEInput) -> bool:
return true
func render(input:GUIDEInput) -> void:
pass
func cache_key(input:GUIDEInput) -> String:
return "2e130e8b-d5b3-478c-af65-53415adfd6bb" # we only have one output, so same cache key