GDACollab / TacoCat

6 stars 0 forks source link

[TACO] Taco Truck Open Window Sequence #315

Open skysfalling opened 1 year ago

skysfalling commented 1 year ago

At the beginning of taco making , the window of the truck should start off as closed and then open after a specified delay.

Here are the task points needed to complete:

Invoke: ( https://docs.unity3d.com/ScriptReference/MonoBehaviour.Invoke.html )

SetActive: ( https://docs.unity3d.com/ScriptReference/GameObject.SetActive.html )

Shinoyhe commented 1 year ago

Done. 5/21/23 Branch: FINAL_TruckOpenWindow-EthanY - Ethan Y