Hey im looking for a way i can make a day/night cycle that is able to track the number of days that go past. Many of the things i have seen dont seem to include this feature and many ways ive tried implementing this myself but nothing has worked. Any pointers towards a tutorial that includes this or a way i could do this would be a major help. Thanks
Hey there, for the day night cycle it’s just a google search like this. For the day counting, you need a CurrentDay integer variable that is incremented every time you pass midnight.
do you still need help for this?