Hello. I am new to Twine( I am using Sugarcube2.14) and wanted to develop a life sim game. It is pretty simple and has only 2 locations right now so it isn't that complex. However I can't wrap my head around how to transition from one day to another.
Should I use a central passage with a BIG for loop with if statements to check whether the conditions for an event are being met? Or is there a more elegant way of doing it.
Should I use a central passage with a BIG for loop with if statements to check whether the conditions for an event are being met? Or is there a more elegant way of doing it.