How to stop increasing score when in menu

I have a question, I'm trying to make a project that has a score but everytime I go back to the menu, the score keeps progressing, instead of stopping and I dont know how to fix that. (Im kindof new)

welcome to the forums to solve your problem
use a var called [menu?] then do untitled script pic-19

instead of

[scratchblocks]<(menu?)=<<(::grey)false>::operators>>[/scratchblocks]
just do

[scratchblocks]<not(menu?)>[/scratchblocks]

ok, I guess you learn something new every day. thanks

thank you guys so much

your welcome!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.