scholar beginnings
This commit is contained in:
parent
ce2b44b3fa
commit
18eab7176a
69 changed files with 1143 additions and 0 deletions
|
@ -21,3 +21,16 @@ window/size/viewport_width=640
|
|||
window/size/viewport_height=480
|
||||
window/stretch/mode="canvas_items"
|
||||
window/dpi/allow_hidpi=false
|
||||
|
||||
[editor_plugins]
|
||||
|
||||
enabled=PackedStringArray("res://addons/godot-rapier2d/plugin.cfg")
|
||||
|
||||
[physics]
|
||||
|
||||
2d/physics_engine="Rapier2D"
|
||||
|
||||
[rendering]
|
||||
|
||||
renderer/rendering_method="gl_compatibility"
|
||||
renderer/rendering_method.mobile="gl_compatibility"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue