I need help with transform position, i tried to search on google but i coudn’t find without variables
I want to make
transform.localPosition=Vector2.Lerp(WeaponPosition, -->Vector2 position without variable<--, Time.deltaTime * 25);
sorry if i explained it bad.