Help!!!!!!!!!!!

I want to make a 3rd person shooter healt script i got the coding but when i put that on my player it says that the file name doesn’t match the class of the script

always post your script. How can anyone help your otherwise.

Your file name needs to match the class of the script.

This file must be called “Classy.js”

class Classy extends MonoBehaviour { }