necra-prototypes/test.gd
Antonio Dell'Annunziata 097de25931
All checks were successful
/ test (push) Successful in 2s
Add ritual incantation
2025-03-09 09:17:55 +01:00

6 lines
92 B
GDScript

extends Label
func _draw():
(get_parent() as Path2D).curve.sample_baked_with_rotation()