Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Score / Lap Display bug
02-20-2011, 05:45 PM,
#1
Score / Lap Display bug
[Image: 9_vdrift_-_open_source_racing_simulation_004.jpg]

This happens when I play practice game then switch to single race.
When on pause menu, my last practice score appears on number of lap.

This happens when I first play single race and then switch on practice game. Number of lap wants to live instead of score.
Reply
02-20-2011, 08:41 PM,
#2
 
Will fix asap. Thanks.
Reply
02-21-2011, 04:35 AM,
#3
 
I thank you.

Vdrift is the best game of the whole world.
Reply
02-21-2011, 11:26 AM,
#4
 
I've added an offset to lap, place. Place and Lap are still visible in the pause menu when switching to practice after race. Maybe Joe can look into it.
Reply
02-21-2011, 05:16 PM,
#5
 
Fixed in 3067. The HUD was getting Show() called on it when entering the pause menu, but Update() doesn't get called when the sim is paused, so items had the wrong visibility until the game was unpaused. Now the visibility state is cached in the HUD and calling Show() when the HUD is already visible does nothing.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)