How to create an FPS display | Unity Tutorial
If you've played any video game in the modern era chances are you've run into a frames per second or FPS display option as a setting. While an FPS counter isn't the be-all-end-all on how well your game is performing, they can provide a quick snapshot. In this video, we'll go step-by-step through creating a c# script in Unity3d that will display the current FPS of your game on-screen.
► Socials
Twitter: https://twitter.com/the_real_aia
Discord: https://discord.gg/EqxuvWg
My games: https://aiadev.itch.io/
► Get the script: https://unicornone.gumroad.com/l/fpscounter
► Download Unity 3D: https://on.unity.com/3cbxhXY
For more educational content on video game development, unity tutorials, and c# programming don't forget to subscribe!
Chapters:
0:00 Introduction
0:29 Creating a new C# script in Unity
0:54 FPS Counter script
5:49 Attaching the C# script to a gameObject
6:33 Customizing the script
7:11 Outro
····················································································
♪
#unity3d #unitytutorial #gamedev
Other Videos By AIA
2021-09-20 | Make a Unity Text Mesh Pro Custom Font (in 15 seconds) |
2021-09-19 | How To Make A Unity Mini Golf Game (part 1) |
2021-09-15 | Make a Unity 2D Camera Follow Player in 15 seconds |
2021-09-11 | Making a Unity Idle Game [EP 1] |
2021-09-02 | Simple Unity Character Customization Tutorial |
2021-08-30 | Unity Git Tutorial (Backup & version control) |
2021-08-26 | Unity Drag and Drop Script | (Unity 3D tutorial) |
2021-08-24 | How to EASILY make a TIMER in Unity |
2021-08-13 | Unity Button Tutorial |
2021-08-10 | Unity UI Tutorial | An introduction |
2021-08-06 | How to create an FPS display | Unity Tutorial |