Why I don't use GetComponent in Awake or Start in Unity

Опубликовано: 04 Октябрь 2024
на канале: PlottelDev
203
4

Using GetComponent in Awake or Start can cause problems during development. Instead, I recommend using public variables in the editor.

Want to learn more about a topic? Leave a comment and I'll make a video about it!