TimeWalkOrg / mill-valley

Unity model of TimeWalk for Mill Valley, CA c.1920
3 stars 2 forks source link

Performance Improvements #3

Closed tedbarnett closed 6 years ago

tedbarnett commented 7 years ago
tedbarnett commented 7 years ago

Added script "FPSDisplay". Enable object "Performance - Frames per Second" to see running average fps.

ericboise commented 6 years ago

Still looking for the smoking gun on this but it seems that it's a combination of multiple factors. First pass done though.

ericboise commented 6 years ago

Terrain trees are the fps killer, removed and fps fixed. Need a lighter tree asset Legacy shaders removed and PBS options turned off (need removed bc Unity isn't going to support) Loading scene, script communication changes, rewriting .js scripts to C# and removing Update logic increases fps and ability to work with project