Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Candle on Tue 06/12/2005 02:38:51

Title: Frames Per Second Displayed On screen
Post by: Candle on Tue 06/12/2005 02:38:51
How do you do the FPS in this screen shot youy can see here?
http://www.adventuregamestudio.co.uk/yabb/index.php?topic=23841.0
Title: Re: FPS
Post by: strazer on Tue 06/12/2005 02:41:49
Manual: Scripting -> Game / Global functions -> Debug
Title: Re: FPS
Post by: Candle on Tue 06/12/2005 02:42:56
Well that was simple. lol
Thank you .

Works nice.
(http://img529.imageshack.us/img529/4084/fps0ek.th.png) (http://img529.imageshack.us/my.php?image=fps0ek.png)
Title: Re: Frames Per Second Displayed On screen
Post by: Gilbert on Tue 06/12/2005 03:50:09
Too bad it won't work if your game's not in debug mode.
Title: Re: Frames Per Second Displayed On screen
Post by: Candle on Tue 06/12/2005 04:00:37
Yes it is. Something that can be changed?
Title: Re: Frames Per Second Displayed On screen
Post by: GarageGothic on Tue 06/12/2005 09:14:20
See this Technical Archive thread:
http://www.adventuregamestudio.co.uk/yabb/index.php?topic=5388.0
Title: Re: Frames Per Second Displayed On screen
Post by: Candle on Tue 06/12/2005 10:08:00
Thanks man, that kicks butt.
Title: Re: Frames Per Second Displayed On screen
Post by: R4L on Tue 06/12/2005 20:23:50
Quote from: Gilbot V7000a on Tue 06/12/2005 03:50:09
Too bad it won't work if your game's not in debug mode.

He could delete the code for the debugging options...
Title: Re: Frames Per Second Displayed On screen
Post by: Gilbert on Wed 07/12/2005 00:51:24
Keys like ~ can't be disabled in debug mode, so that's not even a solution.