dictionary_value.gd 97 B

12345678910
  1. extends Node
  2. var outer
  3. func _ready() -> void:
  4. var inner
  5. var dict = {}
  6. dict[i➡]