CorrieJ98 / HereBeGoblins

HND 2024 Graded Unit - Made in Godot 4.0
GNU General Public License v3.0
2 stars 0 forks source link

Portait sprites on units #10

Closed CorrieJ98 closed 8 months ago

CorrieJ98 commented 8 months ago

Addition of portrait sprites on all units

CorrieJ98 commented 8 months ago

Done

class_name Unit extends CharacterBody2D

...

@export var portrait : Sprite2D