This website requires JavaScript.
Explore
Help
Sign In
steven
/
Cozypaw-Hospital
Watch
1
Star
0
Fork
0
You've already forked Cozypaw-Hospital
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
60fba44316a6e4f814ecde155ce2ee62e2fa0e94
Cozypaw-Hospital
/
scripts
/
objects
T
History
Steven Wroblewski
cc5f205a7e
feat(snap-point): add SnapPoint node with pose, baby_only filter, and occupant tracking
...
Co-Authored-By: Claude Sonnet 4.6 <
noreply@anthropic.com
>
2026-05-08 21:56:50 +02:00
..
.gitkeep
chore: initialize project structure for Sprint 0
2026-04-17 10:23:48 +02:00
ambulance.gd
feat(ambulance): add Ambulance component with drive-in/out animation triggered by room navigation
2026-04-17 13:56:11 +02:00
cradle.gd
feat(nursery): add Cradle component with pendulum rocking animation
2026-04-17 16:31:49 +02:00
delivery_bed.gd
feat(delivery): add DeliveryBed component with mama-arrives baby-appears animation
2026-04-17 16:30:31 +02:00
elevator_button.gd
fix(objects): replace Area2D.input_event with _input() for reliable Android touch
2026-04-17 13:20:14 +02:00
gift_box.gd
feat(gift-box): add GiftBox with tap-to-open lid animation and gift reveal
2026-04-17 21:21:39 +02:00
home_button.gd
fix(home-button): add busy guard against double-tap during navigation transition
2026-04-17 21:20:23 +02:00
interactive_object.gd
feat(poc): implement Sprint 1 proof of concept
2026-04-17 11:16:04 +02:00
navigation_arrow.gd
feat(navigation): add NavigationArrow component for within-floor room navigation
2026-04-17 13:51:32 +02:00
snap_point.gd
feat(snap-point): add SnapPoint node with pose, baby_only filter, and occupant tracking
2026-05-08 21:56:50 +02:00
tea_pot.gd
feat(teapot): add TeaPot with tap-to-pour tilt animation
2026-04-17 21:23:03 +02:00
ultrasound_machine.gd
feat(ultrasound): add UltrasoundMachine component with continuous heartbeat animation
2026-04-17 16:29:10 +02:00
xray_machine.gd
feat(xray): add XRayMachine component with plate slide-in animation
2026-04-17 14:25:04 +02:00