#I cant make my rebirth system work properly
1 messages · Page 1 of 1 (latest)
have you tried debugging with prints?
Nope
** You are now Level 4! **
Wdym
like putting a print("test") after here for example
and then when running check the output if it prints or not
Ohh
if it prints it might be a logic/not updating issue, if it doesn't print the code doesn't reach at all for some reason
Ok thanks
np
doesnt matter if its test or anything, just a sign that the code gets into that
"else
end"