4 lines
56 B
GDScript3
4 lines
56 B
GDScript3
|
|
extends Node2D
|
||
|
|
|
||
|
|
@export var test_export_value : int = 1
|