What's up next?
Hello everyone, I decided to do a status update so you know what's going on and coming next.
Hello everyone, I decided to do a status update so you know what's going on and coming next.
Here is a quick but handy tip. Recently I found myself needing to reference various components in my script without knowing if they exist. I have to get the component and then check if it exists, and if not add it to prevent null exceptions. Here is what you would write in such a case: