MyDad_Is_Awesome
New member
- Joined
- Jul 2, 2021
- Messages
- 2
- Reaction score
- 0
Ty for the suggestion, I'll remake the video. The only reason I made the video was to test how well resolve (editing software) runs on my new pc. (:You should have used local variables. Also, considering this is a tutorial, better variable naming (ie changing the variable name to "random item") would definitely help the viewer actually understand what is happening.
i dont think in this case there's any particular reason here to use a local variable?You should have used local variables. Also, considering this is a tutorial, better variable naming (ie changing the variable name to "random item") would definitely help the viewer actually understand what is happening.
The tutorial is also quite fast-paced, and considering the concept of the video is incredibly basic; generally, newer players who don't fully understand the coding system would watch it.You should have used local variables. Also, considering this is a tutorial, better variable naming (ie changing the variable name to "random item") would definitely help the viewer actually understand what is happening.
you can save a variable space cuz var limit on a plot thingi dont think in this case there's any particular reason here to use a local variable?
edge case scenarios where two players execute code at the same time and the variables are swappedi dont think in this case there's any particular reason here to use a local variable?