Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: ramiroelliot on November 24, 2024, 10:30:37 PM

Title: How do i prevent playmaker from lagging when i input text ?
Post by: ramiroelliot on November 24, 2024, 10:30:37 PM
In fsms when i type in the description of a state and in other situations it is very slow. But not always… what is going on?
Title: Re: How do i prevent playmaker from lagging when i input text ?
Post by: jeanfabre on November 26, 2024, 10:03:50 AM
Hi,

 you likely have a logic somewhere that reacts on inputs as the user is typing, making costly operation such as saving data in playerprefs or other support.

what does it says in the log, do you have warnings or errors as you type?


Bye,

Jean
Title: Re: How do i prevent playmaker from lagging when i input text ?
Post by: Broken Stylus on December 04, 2024, 05:25:41 AM
But the question is about editing things in the Graph View, which is not runtime.
I noticed that sometimes PM can lag. Too many windows can do this for example. Some windows (tabs) are more costly than others in chipset resources. You can see that even when pressing Play (Run), merely closing some windows or displaying smaller FSMs will make things far more fluids in the Game tab.