Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

FPS Graph Overlay

An asset by SanderVanhove
The page banner background of a mountain and forest
FPS Graph Overlay thumbnail image
FPS Graph Overlay thumbnail image
FPS Graph Overlay hero image

Quick Information

0 ratings
FPS Graph Overlay icon image
SanderVanhove
FPS Graph Overlay

A configurable FPS overlay.Adds FPSGraphOverlay.tscn to Autoloads. Open overlay using F12 while the game is running.Open res://addons/FPSGraphOverlay.tscn to configure.The F12 shortkey can be disabled. To open the overlay yourself, just set it's `visible` property.

Supported Engine Version
3.5
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

godot-fps-graph-overlay

An FPS Graph Overlay for in-game debug purposes.

Install

  1. Copy the content of addons into your projects addons folder.
  2. Enable the plugin in the Project settings.

This plugin will add the FPSGraphOverlay.tscn scene to your projects Autoloads.

Usage

Press F12 while the game is running to show the overlay.

Configure

Open res://addons/FPSGraphOverlay.tscn and use the export variables of the root node.

  • Point Interval Seconds: The interval between FPS measurements. Going to less than 1 second doesn't make a difference because the engine only updates the FPS measurement every second.
  • Points On Screen: The amount of measurement points that are displayed in the graph.
  • Max FPS: The FPS value that is the top of the screen.
  • Enable F12 Shortcut: Whether the F12 shortkey is enabled. To open the overlay yourself, just set it's visible property.

A configurable FPS overlay.

Adds FPSGraphOverlay.tscn to Autoloads. Open overlay using F12 while the game is running.

Open res://addons/FPSGraphOverlay.tscn to configure.

The F12 shortkey can be disabled. To open the overlay yourself, just set it's `visible` property.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
FPS Graph Overlay icon image
SanderVanhove
FPS Graph Overlay

A configurable FPS overlay.Adds FPSGraphOverlay.tscn to Autoloads. Open overlay using F12 while the game is running.Open res://addons/FPSGraphOverlay.tscn to configure.The F12 shortkey can be disabled. To open the overlay yourself, just set it's `visible` property.

Supported Engine Version
3.5
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers