Fps display

Hey guys, Just having a few issues with my games fps, What is the quickest way to display it on screen? I am using an SimplePhysicsGame implementation!



Thanks

Ben

If you’ve already got the data - I remember BitmapFon / BitmapText (http://hub.jmonkeyengine.org/javadoc/com/jme3/font/BitmapFont.html) being quick an painless to attach tot he GUI node

He’s using jME2