I am still working on Ironing out some glitches but I think sent my most recent one, If i sent the right save there should be a porkypine that appears after 15 seconds in game mode(actor name is "anamal1")and there Is one prob that I forgot to fix before i sent it, the actor "youwon" ant the key down enter event the script is
- Code: Select all
LoadGame(Froggie1.2);
the code needs to be
- Code: Select all
LoadGame(Froggie);
well I hope you enjoy!