Changes between Initial Version and Version 1 of Ticket #52, comment 18


Ignore:
Timestamp:
Mar 2, 2014, 8:30:18 PM (10 years ago)
Author:
sanderd17

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52, comment 18

    initial v1  
    44
    55I also made the script for basic_tutorial a bit less fragile by putting all operations on one trigger together, and also stop working with timers, but only with delays (IMO, timers are better if you don't have to change the interval).
     6
     7Also note, saved games are working with this coding style in the map script. Though having cmpTriggers as a global is still dangerous, we should find a safe solution for that.