playMaker
Home
Store
Showcase
Tutorials
Forums
Manual
Wiki
About Us
Playmaker Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Join our
Discord Channel
Home
Help
Search
Login
Register
Playmaker Forum
»
PlayMaker Help & Tips
»
PlayMaker Help
(Moderator:
600
) »
How do i prevent playmaker from lagging when i input text ?
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: How do i prevent playmaker from lagging when i input text ? (Read 2694 times)
ramiroelliot
Playmaker Newbie
Posts: 1
How do i prevent playmaker from lagging when i input text ?
«
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?
Logged
jeanfabre
Administrator
Hero Member
Posts: 15620
Official Playmaker Support
Re: How do i prevent playmaker from lagging when i input text ?
«
Reply #1 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
Logged
Broken Stylus
Beta Group
Hero Member
Posts: 824
Re: How do i prevent playmaker from lagging when i input text ?
«
Reply #2 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.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Playmaker Forum
»
PlayMaker Help & Tips
»
PlayMaker Help
(Moderator:
600
) »
How do i prevent playmaker from lagging when i input text ?