my first contribution - FPS meter
CasualEvolution
Member, PRO Posts: 543
Hello, I would like to make a contribution (honestly, I think it will be difficult to get out of this debt, I received a lot here)
I hope this "invention" is not something invented before :P
It is a way to measure the frame rate of an application on the same device.
I hope to be useful.
I hope this "invention" is not something invented before :P
It is a way to measure the frame rate of an application on the same device.
I hope to be useful.
Comments
When self.Time = ceil(self.Time)
[behaviors]
Edit: I see now that you used a custom attribute called self.time. I generally am weary of this because it can get confused with the built-in attribute, self.Time, but actually it works either way as far as a looping method (I prefer to name it something more unique such as self.FPStime).
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
I've been using this for quite some time and this method is simple and efficient.
I hope you find it useful.
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User