Game Development Community

delaying game play at beginning of level to ease loading[solved]

by rennie moffat · in Torque Game Builder · 04/23/2010 (7:47 am) · 1 replies

Hi, I am working on level transitions and load times. See, I my levels are so large I must divide them in two, not a problem, what I am wondering, or thinking is that I need to build a loader. This means, when prt2 of levelX is loaded that a "countdown occurs" Something which schedules play to continue, so say a 5 second count down. While it counts down, it is my hope that the level will load. Currently it takes a few moments for the level to run smoothly.

About the author

My thanks to Garage Games and the Garage Games Community combined with owned determination I got one game up, Temple Racer and I am looking to build more interesting, fun games for the mass market of the iOS app store.


#1
04/23/2010 (7:52 am)
I actually just realised that if I play level1pt1 in full that level 2 is already loaded. Nice.