i appreciate the great tutorial, just wanted to give a heads up to those who may run into the same issue i did though, make sure for your first conditional branch that you do this { if: seconds >= 1 control variables 0002 minutes += 1 control variables 0001 = 0 end } if you do 60 like it shows in the video and the text guide it wont work, its also fixed in her next video but i couldn't for the life of me figure out what went wrong
Good eye yes it's not a mistake, it was done for the purpose of explaining it. I was going to make an optimisation video after episode 3 where we'll change 60 seconds to 1 and add a wait command of 60 frames instead. I explained this in the written guide Game Optimisation/Performance section. I appreciate your comment 🙏 Maybe I will have to re-upload this Episode and highlight this bit, so it's not too confusing.
@@Anya_and_Lolo i ended up getting stuck when following the written guide as my clock wasnt tracking time and was like wait everything is the same right? so i seeked out the videos lol , i just now got to that portion in the written guide, so i feel silly lol, again thanks so much! i look forward to more videos as a new dev, i got alot to learn
i appreciate the great tutorial, just wanted to give a heads up to those who may run into the same issue i did though, make sure for your first conditional branch that you do this { if: seconds >= 1 control variables 0002 minutes += 1 control variables 0001 = 0 end } if you do 60 like it shows in the video and the text guide it wont work, its also fixed in her next video but i couldn't for the life of me figure out what went wrong
Good eye yes it's not a mistake, it was done for the purpose of explaining it. I was going to make an optimisation video after episode 3 where we'll change 60 seconds to 1 and add a wait command of 60 frames instead. I explained this in the written guide Game Optimisation/Performance section.
I appreciate your comment 🙏 Maybe I will have to re-upload this Episode and highlight this bit, so it's not too confusing.
@@Anya_and_Lolo i ended up getting stuck when following the written guide as my clock wasnt tracking time and was like wait everything is the same right? so i seeked out the videos lol , i just now got to that portion in the written guide, so i feel silly lol, again thanks so much! i look forward to more videos as a new dev, i got alot to learn
@@mariomcwilliams6767 Oh nooo, I'm so sorry! I'll think on how to make it more clear 🙌