I want the variable maxx to only update once when calling this script and all the other lines of code every frame , please help
How to declare a variable only once in Gamemaker Step function?
466 views Asked by FFNX Sec At
1
I want the variable maxx to only update once when calling this script and all the other lines of code every frame , please help
You could either:
(an optional argument or lack of arguments for a reasonable solution,
event_typefor a hack)variable_instance_existsprovided that you are not using an ancient version of GMS1