mirror of
https://github.com/defold/extension-camera
synced 2025-09-27 17:02:19 +02:00
Initial commit
This commit is contained in:
20
game.project
Normal file
20
game.project
Normal file
@@ -0,0 +1,20 @@
|
||||
[project]
|
||||
title = My project
|
||||
version = 0.1
|
||||
|
||||
[bootstrap]
|
||||
main_collection = /main/main.collectionc
|
||||
|
||||
[input]
|
||||
game_binding = /input/game.input_bindingc
|
||||
|
||||
[display]
|
||||
width = 1280
|
||||
height = 720
|
||||
|
||||
[physics]
|
||||
scale = 0.02
|
||||
|
||||
[script]
|
||||
shared_state = 1
|
||||
|
Reference in New Issue
Block a user