bring-inc-prototype/Source/scripts/btnAdd.gd

5 lines
85 B
GDScript3
Raw Normal View History

2022-01-27 21:44:45 +01:00
extends Sprite
func radius():
return texture.get_width()*transform.get_scale().x/2