A beginner-level Unity game where tapping increases a score counter, plays sound, and changes background color. Built using Unity engine and exported as an Android APK.
Create a UI Text in the Canvas. Attach this script to a GameObject in your scene. Assign the Text object to fpsText in the Inspector. Create a C++ HUD Class (AFPSHUD). Set it as the HUD Class in the ...