Slow Framerate issue?
reginald.bernardin
Member Posts: 346
Hello
I have a framerate issue. i have many actors in one scene and it slows down my game. I need all my actors in the scene, is there a way to maintain a the regular framerate with all my actors?
Comments
Make sure your code is efficient.
Guru Video Channel | Lost Oasis Games | FRYING BACON STUDIOS
What code?
@reginald.bernardin what is "many actors"? 200-300 actors with clean code is no problem.
You need to go through your code/behaviours/rules and make sure that they don't contradict each other.
Main thing would be to check that rules do not get triggered repeatedly. Put "Log Debugging Statement"s into your rules and trace if they only fire when expected.
MESSAGING, X-PLATFORM LEADERBOARDS, OFFLINE-TIMER, ANALYTICS and BACK-END CONTROL for your GameSalad projects
www.APPFORMATIVE.com
Have you got lots of actors which can have movable turned off? Basically if it doesn't move uncheck movable (it's on by default).
Have you tried reducing the size of your images and music?
Darren.
Shaking my head.
Guru Video Channel | Lost Oasis Games | FRYING BACON STUDIOS