does gs viewer have issues different from web creator?

guillefaceguilleface Member, BASIC Posts: 1,034

results on creator is different sometimes on viewer, i have a rule to add +5 to any type number

so in the creator if i enter "2" it would look something like this, "#" represents typed number

"2"+5=7

"3"+5=8

"4"+5=9

i can do this in a loop 20 times with no error, but if do same thing on viewer it looks some times it would show last result

"2"+5=7

"3"+5=8

"4"+5=8 error keeps result from last , but if i enter again "4 i get

"4"+5=9

at this point i dont know who to believe?

Comments

  • ArmellineArmelline Member, PRO Posts: 5,415

    Trust a published build more than anything else. There are definitely differences in Creator / Viewer / Published Android+iOS / Published HTML5. They're normally very minor but definitely some there. I'd trust Viewer the least of all of them.

    That said, I'm surprised you're seeing any issue with what you're doing.

  • guillefaceguilleface Member, BASIC Posts: 1,034

    I think you right about the viewer, i made a upload to the arcade version and seems to work fine with no issues, now i need to test on actual android device but is been years i dont touch gamesalad, hopefully i dont struggle with that

Sign In or Register to comment.