tzamora / VelocityVsScaleTime

Velocity vs Time.ScaleTime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VelocityVsScaleTime

Velocity vs Time.ScaleTime

I made this demo in order to understand a way to make this line of code:

bullet.rigidbody.velocity = new Vector3 (1f, 1f, 0f) * speed;

be unafected by Time.scaleTime

About

Velocity vs Time.ScaleTime


Languages

Language:C# 76.3%Language:HTML 23.7%