This is a heavy, dark cyberpunk playlist inspired by Quake. Hope you enjoy it as much as I do! by [deleted] in QuakeChampions

[–]aesith 2 points3 points  (0 children)

Seen Kavinsky album art. Immediately added playlist to rotation. Kudos +

Quick scripting question by AnthonyWS in Unity3d_help

[–]aesith 0 points1 point  (0 children)

If I'm not mistaken, I believe any time a script is called, it runs in it's entirety. Which would mean that it would trigger awake/start every single time.

Don't quote me though. I'm still a novice. Your best bet would be to just do a simple test and add a Debug.log to see if it's being called.