Pages: 1
  Print  
Author Topic: Rewind Space Time  (Read 5414 times)
Offline (Male) Goombert
Posted on: October 10, 2014, 12:44:54 am

Developer
Location: Cappuccino, CA
Joined: Jan 2013
Posts: 2993

View Profile
This example shows you how to rewind a game, it requires one tiny change.

http://gmc.yoyogames.com/index.php?showtopic=638849

The room creation code needs to declare the i variable for some reason, simply change it to the following. We will need to investigate the bug.
Code: (EDL) [Select]
for(int i=0; i<10; i+=1)
Logged
I think it was Leonardo da Vinci who once said something along the lines of "If you build the robots, they will make games." or something to that effect.

Pages: 1
  Print