Updating FPS setting to lock to 30. Update cue to ball collision impulse calculations
This commit is contained in:
@@ -15,6 +15,7 @@ config/description="A billiards game with many game mode options plus the abilit
|
||||
run/main_scene="uid://04nv87epssf4"
|
||||
run/print_header=false
|
||||
config/features=PackedStringArray("4.5", "Forward Plus")
|
||||
run/max_fps=30
|
||||
boot_splash/bg_color=Color(0, 0, 0, 1)
|
||||
boot_splash/image="uid://cwqth1sgffu3c"
|
||||
config/icon="res://icon.svg"
|
||||
@@ -27,6 +28,7 @@ MessageBus="*res://globals/message_bus.gd"
|
||||
|
||||
[editor]
|
||||
|
||||
movie_writer/fps=30
|
||||
naming/node_name_casing=2
|
||||
naming/script_name_casing=2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user