Declaration
func AddFootballVelocity(football entity<Football>, velocity Vector3)
go
Add a velocity to a soccer ball. The velocity changes from the effect of acceleration in the same direction
func AddFootballVelocity(football entity<Football>, velocity Vector3)
go