Hi guys do you know how I can get the frame rate of a game in android? (displaying inside the game or in some log)
Thanks
Hi guys do you know how I can get the frame rate of a game in android? (displaying inside the game or in some log)
Thanks
A simple script that uses Time.time, some very basic division, and a GUIText somewhere in your scene is all that you need. If that doesn’t make sense then say so and I (or someone here) will elaborate more.
Like this.
As you see, that happened already.
Thanks guys I will check this script today!
It worked! [closed]
Sorry if this is wrong section, but that script worked straight out of the box?
It’s not working on the iPhone version.
Are you sure? Did you attached the script in some GUIText, I’m developing games in both platforms using the same script and it was ok
Works fine for me.
Sorry, was my blame, solved