Updating FPS setting to lock to 30. Update cue to ball collision impulse calculations

This commit is contained in:
2026-08-16 05:00:05 -05:00
parent 84509a7f03
commit 8094d4066b
10 changed files with 99 additions and 59 deletions

View File

@@ -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