generated from krampus/template-godot4
6 lines
133 B
GDScript3
6 lines
133 B
GDScript3
|
class_name Milestone extends Resource
|
||
|
## Grunk collection milestones
|
||
|
|
||
|
@export var name: String
|
||
|
@export_multiline var message: String
|