Skip to content

Let op je updates #62

@RichardRam87

Description

@RichardRam87

Je hebt feedback gekregen van RichardRam87
op:

// Update is called once per frame
    void Update()
    {
        timerText.text = "Time left: " + Mathf.FloorToInt(timer.GetTimeLeft());
    } 

URL: https://github.com/AlexJanson/Mythe/blob/master/Mythe-Nisse/Assets/Scripts/Score/TimeCounter.cs

Feedback: Let op dat je geen performance verspilt door updates te blijven doen met berekeningen als dit niet meer nodig is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions