1
0
forked from cgvr/DeltaVR
Commit Graph

25 Commits

Author SHA1 Message Date
henrisel 8a3f10a9a2 cafe waiter npc and mic detect speech more 2026-02-21 22:06:23 +02:00
henrisel 8e606782ab added Radio model, npc correctly speaks when interacting with elements 2026-02-15 13:57:13 +02:00
henrisel 17c9122a14 can insert printable into 3d printer, 3d printer starts printing 2026-02-14 16:08:13 +02:00
henrisel 884459842e computer screen shows text, pressing enter key prints out image 2026-02-14 15:22:37 +02:00
henrisel 4c7e0bfbee add models and use them in archery range minigame 2026-02-14 13:48:13 +02:00
henrisel 60951161ed quest marker hovers above specified target 2026-02-13 17:40:37 +02:00
henrisel 1f632c60bc shape detection npc speaks from radio, avoid interrupting voicelines 2026-02-13 17:01:16 +02:00
henrisel cf709f4dc9 NPCs move quest marker around to next objectives 2026-02-12 15:54:01 +02:00
henrisel 3d804dfdaf quest marker that floats up and down and turns towards player 2026-02-12 15:23:54 +02:00
henrisel d0b909a1ab created ShapeDetectionNPC with voicelines, moved shape detection minigame controller logic inside it 2026-02-12 12:22:23 +02:00
henrisel dc55e8d884 moved archery range model generation logic to npc script, added corresponding voicelines 2026-02-08 12:28:59 +02:00
henrisel c9494f2d69 cafe waiter npc always hides notebook when player leaves 2026-02-08 10:46:00 +02:00
henrisel 7384a21d58 scale spawned object to match given bounding sphere diameter 2026-02-07 14:10:12 +02:00
henrisel 9fd4188d55 fix most of FMOD errors in console 2026-02-07 13:27:46 +02:00
henrisel 32d0686cd2 npcs turn smoothly towards player 2026-02-07 12:54:27 +02:00
henrisel a682e7245e add separate sprites for animatable mouths for characters, improve animating params 2026-02-07 11:37:45 +02:00
henrisel 1a4e932b1e add archery range and shape detection npc voiceline timelines 2026-02-03 12:45:41 +02:00
henrisel 3bae534a61 complete animating mouth scale based on amplitude timeline 2026-02-03 12:26:31 +02:00
henrisel 5a3f566541 WIP animate mouth scale based on precalculated voiceline amplitude timelines 2026-02-02 19:15:31 +02:00
henrisel 4c6fbb30bc cafe waiter generates model and spawns it on top of plate 2026-01-29 18:47:32 +02:00
henrisel e9df211610 cafe waiter NPC goes and brings food after dialogue 2026-01-29 18:12:39 +02:00
henrisel 61a81d2728 NPC doesnt process player speech when its too soon after last processing 2026-01-29 17:31:59 +02:00
henrisel 876306a2af improve text recognition reliability, unsubscribe from Whisper events when not wanted anymore 2026-01-28 16:14:27 +02:00
henrisel e0d68454c7 cafe waiter npc has states, rotates notepad when spoken to 2026-01-28 15:33:14 +02:00
henrisel a8e65514f4 refactor NPCController script, make it abstract, extendable; separate AlienNPC and CafeWaiterNPC 2026-01-28 14:23:16 +02:00