High-Score Framerate Problem!

triskit124triskit124 Member Posts: 11
edited November -1 in Tech Support
Hey everyone! I currently have a game out called Tumbleweedz, and in the gameplay scene I have two actors: one displaying your current score, and one displaying your high-score, the problem is, when you start to beat your high-score, and it updates to the current score, the frame-rate drops from about 41 down to 20. Any suggestions? Thanks so much in advance!

Comments

  • old_kipperold_kipper Member Posts: 1,420
    If you turn off the display text behaviour and the frame rate goes back then the problem is the text display. This is known problem and is avoided by using custom fonts. Have a look for 'custom score font' in the editor search.

    Kipper
  • triskit124triskit124 Member Posts: 11
    Thanks Kipper, that did seen to help the problem, but I now think the main problem is the overabundance of Constrain attributes in my scene, looks like im going to have to work that out!
  • triskit124triskit124 Member Posts: 11
    Thanks TSB! That totally fixed the problem!

    -IPWNApplications
Sign In or Register to comment.