Commit Graph
8 Commits
Author SHA256 Message Date
ced 66f3c13d61 Added dart board that the dart can get stuck too.
The prototype of the dart board was added to the main scene. Added and
area 3D to the dart board with the group dartable so that the added ray
on the end of the dart can collide with the board. Also added a button
to change camera angles using the c key. The dart only sticks to a
cylinder added to the board so there is no way to detect where and which
segment the dart's ray is currently stuck to.
2026-07-07 14:47:34 -05:00
ced 7ef1f708e7 Made the dart physics better and fixed a bug causing dart to fall when clicked 2026-07-06 23:16:30 -05:00
ced 493e7369b7 changed dart hitbox and tweaked physics 2026-07-06 17:51:15 -05:00
ced ea671c145b Improved dart physics and made a restart button for debugging 2026-06-21 13:27:26 -05:00
ced a77cea1b3d Added Dart Physics 2026-06-20 16:19:33 -05:00
ced feab4d7e4f Added scene folder and dart scene 2026-06-20 13:42:30 -05:00
ced 470304620b Add initial godot files 2026-06-20 13:21:31 -05:00
ced 1e31b43ba3 first commit 2026-06-20 13:20:07 -05:00