Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Nitrohex on November 02, 2013, 04:53:33 PM

Title: [SOLVED]Load Level question
Post by: Nitrohex on November 02, 2013, 04:53:33 PM
Hello everyone,

I'm not sure what i'm doing wrong here, and so i would like to ask why draw calls add to each other when i go between levels?

Ex: I have 2 levels, Level 1 has 5 draw calls, Level 2 has 4 draw calls and i use Load Level Action.
Now, when i'm on Level 1 i have 5 draw calls, and when i switch to Level 2 i have 9 draw calls.

What can be done to prevent draw calls add to each other between levels?

Thanks in advance

EDIT:I disabled the Show state labels in Game View in preferences, and now it all good :)