game.project 597 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. [bootstrap]
  2. main_collection = /main/instancing.collectionc
  3. render = /builtins/render/default.renderc
  4. [script]
  5. shared_state = 1
  6. [display]
  7. width = 720
  8. height = 720
  9. [android]
  10. input_method = HiddenInputField
  11. [project]
  12. title = Skinning
  13. [render]
  14. clear_color_red = 0.195
  15. clear_color_green = 0.321
  16. clear_color_blue = 0.517
  17. [collection]
  18. max_instances = 32765
  19. [model]
  20. max_count = 30000
  21. max_bone_matrix_texture_width = 2048
  22. max_bone_matrix_texture_height = 2048
  23. [html5]
  24. scale_mode = fit
  25. show_fullscreen_button = 0
  26. show_made_with_defold = 0
  27. [input]
  28. game_binding = /builtins/input/all.input_bindingc