A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Nows its game timers..

  1. #1
    Junior Member
    Join Date
    Mar 2000
    Posts
    18

    Question

    For controlling time in games, what do most people do?

    Do you:

    a) use GetTimer OR
    b) use looping movie clip

    It seems that in a game I'm using I've ended up using both but from what I can gather just using a movie clip that loops does the job pretty well as its a pain mucking about with GetTimer calculations.

    What do you all do?


    DD

  2. #2
    Senior Member
    Join Date
    Mar 2000
    Location
    Canada
    Posts
    133

    Question

    I tend to use a looping movie clip if the time never changes, this seems to reduce the number of cpu processes, allowing for a faster game.

    ------------------
    http://www.rocketsnail.com

  3. #3
    Senior Moderator
    Join Date
    Apr 2000
    Location
    Sheffield, UK
    Posts
    3,881

    Post

    use A Movie Clip that way your game runs faster!! getimer is more processer intensive!!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center