Skip to content

Instantly share code, notes, and snippets.

@shakna-israel
Created May 27, 2026 10:29
Show Gist options
  • Select an option

  • Save shakna-israel/5490bc627f03c4608184b0e0c2408835 to your computer and use it in GitHub Desktop.

Select an option

Save shakna-israel/5490bc627f03c4608184b0e0c2408835 to your computer and use it in GitHub Desktop.
class_name Box
var value
func _init(v) -> void:
value = v
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment