This is an FPS counter that i built entirely by myself. I got the original idea from watching Youtube 3D engine tutorials. The reason why this FPS counter is better is because it provides an accurate counter using only one forever block this means that it takes a lot less RAM to run and is therefore a faster alternative. Just to clear any confusion the reason why it changes fps so much is because this thing checks the number you see on the fps counters number of times. To use just drag into your own project. To change the check speed go into the project and change the number in the wait ticks block.