private float float;

private void Update()
{

this.float += 1f * Time.deltaTime;

print(this.float);
}
by iminhellplshelpahhh October 22, 2024
Get the this.float += 1f * Time.deltaTime; mug.