redimentary ability to preview scenes

This commit is contained in:
Grant Sanderson
2015-06-09 11:26:12 -07:00
parent b5fbf7edea
commit b527568f5c
6 changed files with 98 additions and 36 deletions

View File

@ -12,7 +12,7 @@ PRODUCTION_QUALITY_DISPLAY_CONFIG = {
LOW_QUALITY_DISPLAY_CONFIG = {
"height" : 480,
"width" : 840,
"frame_duration" : 0.15,
"frame_duration" : 0.04,
}