#How do I draw a vector (arrow) ?

3 messages · Page 1 of 1 (latest)

ocean nova
#

I am very new to bevy and want to create some arrow between 2 points but would have no idea how to do this?

harsh steppe
#

For example, you could use the gizmos.line_2d part to draw an arrow.