0a98898c26
Fix NullReferenceException caused by aggressive collider destruction in Editor
yangbear
2026-07-12 03:48:49 +08:00
26063858a3
Fix ping.001 first phase collider issue and clear old colliders safely
yangbear
2026-07-12 03:47:42 +08:00
76a6691ffc
Fix ping collider issues for second phase clicks
yangbear
2026-07-12 03:45:35 +08:00
057aa76f2d
Fix ping clickable issue on second phase
yangbear
2026-07-12 03:43:07 +08:00
f72215e7c3
Fix chanraotuibu unclickable issue by using SphereCollider centered at ping.004
yangbear
2026-07-12 03:38:44 +08:00
5c76c9a7a0
Auto-size BoxCollider to exactly fit chanraotuibu mesh so it can be clicked
yangbear
2026-07-11 10:19:20 +08:00
5428b5d8f0
Swap order: Shose -> Ping(Phase1) -> ChanraoTuibu -> Ping(Phase2). Final voice is on ChanraoTuibu complete
yangbear
2026-07-11 05:52:25 +08:00
9482410bdf
Fix DumpSceneHierarchy.cs compilation error after removing nextObject from ChanraoTuibuHandler
yangbear
2026-07-11 05:40:04 +08:00
5f4eff1cef
Swap order: Shose now triggers Ping, and Ping triggers ChanraoTuibu. Final voice moved to ChanraoTuibu.
yangbear
2026-07-11 05:35:30 +08:00
b18d28fc40
Move fracture voice from Shose click to Point2 click
yangbear
2026-07-11 05:28:03 +08:00
688b4b29fc
Fix Shose blinking immediately at start by adding OnDisable hook and correctly disabling the script before activating the object
yangbear
2026-07-11 05:21:23 +08:00
d32a524308
Fix Point2 outline visual script bug, show Shose without outline at start, only show point2 after camera3 switches, and fix Shose undo removing camera reversion
yangbear
2026-07-11 05:15:23 +08:00
4168def501
Fix GameObject.Find resolving the wrong point2 object (womanPointArray/point2 instead of touchArray/point2)
yangbear
2026-07-11 05:06:16 +08:00
e209f866b9
Fix Point2 visibility by reusing the original TouchPositionHandler renderer logic
yangbear
2026-07-11 04:59:33 +08:00
4b233758d5
Add point2 as the first step, trigger IsCheck, and enable Shose afterward
yangbear
2026-07-11 04:50:21 +08:00
7d22163cf6
Set woman's IsCheck to true when switching to camera3, reset it on undo
yangbear
2026-07-11 02:52:18 +08:00
f18b6812fc
Fix variable name collision 'allT' in PageController
yangbear
2026-07-11 00:34:38 +08:00
b35afe1022
Hide TipPanel at opening start, show it when opening finishes, and hide it when switching camera
yangbear
2026-07-10 23:58:43 +08:00
fec97295be
Do not overwrite VideoPlayer url, just play the pre-configured video
yangbear
2026-07-10 05:04:20 +08:00
0abf59a7d7
Centralize VideoPanel logic in UIManager to solve reference ambiguity
yangbear
2026-07-10 05:01:29 +08:00
80cb7598e6
Fix VideoPanel reference, automatically find Canvas/VideoPanel and add components if missing
yangbear
2026-07-10 04:41:26 +08:00
745b11b7f0
Refine Shose undo back to initial voice, fix video looping and hiding, make TipPanel persistent during opening
yangbear
2026-07-10 03:50:39 +08:00
ec503bd3f1
Fix final chanrao audio, smooth camera3 transition, show TipPanel for 2s, and play tuoxiezi video
yangbear
2026-07-10 02:51:52 +08:00