Beginner Scripting: Update and FixedUpdate




In this weeks Coding Task it was a lot of information for such a short video. They main idea I took away from it was that Update calls can be different depending on if a frame takes longer to process then the next while a Fixed Update is called on a regular timeline and will have the same time between calls. So depending on what you want there is different options to use. Also it looked at using the Wizard in visual studio to select particular codes and scripts which was interesting and can help you as you are learning the script. This was a nice little extra tip to have going forward.

Comments

Popular Posts