basketball-tactics/scripts/custom resources/team_attributes.gd

6 lines
119 B
GDScript3
Raw Permalink Normal View History

class_name TeamAttributes
extends Resource
@export var team_name: String
@export_color_no_alpha var team_color: Color