#how do I make a level system in 4x?

1 messages · Page 1 of 1 (latest)

true parcel
#

It's not that same no more... 😢

brazen crane
#

it is the same? global variables didnt change its all just called player variables

#

so any ways make 3 or 4 player variables (4 if you have a stat system)

#

if exp ≥ expn(exp needed) -> set exp - expn -> set expn + 5 ->set level +1 -> (if has stat system) set stat +1

mighty void
brazen crane
#

didnt think of that

#

will use in my newer games

#

the fact every variable can be translated into a number is crazyy