i want to make a fighting game but i use alot of Values. Is it okay to use alot of values?
Example:
i kinda dont know alot of stuff on roblox studio.
i want to make a fighting game but i use alot of Values. Is it okay to use alot of values?
Example:
i kinda dont know alot of stuff on roblox studio.
it will work of course, and i have used value objects in the past. but i have switched to using attributes to store values as they seem to be faster and are much cleaner for the explorer.
i should try attributes i never heard it before thank you!
It will work but you should probably just remove the ones that are unnecessary, you can store things like “NormalSpeed” as a variable or something, or “Dead” can just be checked by checking the players humanoid Health.