This website requires JavaScript.
Explore
Help
Register
Sign In
yangbear
0 Followers
·
0 Following
Joined on
2026-06-22
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
1
Projects
Packages
Public Activity
Starred Repositories
yangbear
pushed to
main
at
yangbear/VFSUnity
2026-07-12 05:52:32 +08:00
5d669b4429
Fix: disable camera switch on Shose click + prevent ping double-trigger with 2-frame cooldown
yangbear
pushed to
main
at
yangbear/VFSUnity
2026-07-12 05:47:41 +08:00
e80f52875a
Use Time.frameCount and remove OnMouseDown completely to prevent simultaneous multi-clicks
yangbear
pushed to
main
at
yangbear/VFSUnity
2026-07-12 05:12:29 +08:00
e2aca734f9
Fix double click bug in PingClickHandler by clearing blinking flag early
yangbear
pushed to
main
at
yangbear/VFSUnity
2026-07-12 05:10:10 +08:00
efce075c1f
Fix syntax error and finalize absolute collider sizing for pings
yangbear
pushed to
main
at
yangbear/VFSUnity
2026-07-12 05:02:24 +08:00
3ca4dcca6f
Ultimate fix: force gigantic colliders to counteract extremely small lossyScale of parent
yangbear
pushed to
main
at
yangbear/VFSUnity
2026-07-12 04:50:09 +08:00
0fa8ba1169
Fix manual raycast to loop over Camera.allCameras so it works with camera3
yangbear
pushed to
main
at
yangbear/VFSUnity
2026-07-12 04:46:18 +08:00
aceedb44e4
Add manual raycast in Update for PingClickHandler to guarantee clicks
yangbear
pushed to
main
at
yangbear/VFSUnity
2026-07-12 04:41:50 +08:00
d8914e1079
Restore missing properties in ShoseClickHandler and replace Destroy with enabled=false
yangbear
pushed to
main
at
yangbear/VFSUnity
2026-07-12 04:14:05 +08:00
862c27443a
Fix final NullReferenceException caused by Destroy in ShoseClickHandler
yangbear
pushed to
main
at
yangbear/VFSUnity
2026-07-12 04:10:55 +08:00
e33b9d8a02
Revert to OnMouseDown but heavily enlarge colliders to prevent miss clicks
yangbear
pushed to
main
at
yangbear/VFSUnity
2026-07-12 04:07:24 +08:00
51fe94b3e1
Replace OnMouseDown with Physics.RaycastAll in Update for guaranteed click penetration
yangbear
pushed to
main
at
yangbear/VFSUnity
2026-07-12 04:05:21 +08:00
1afc770eef
Fix NullReferenceException in ChanraoTuibuHandler by disabling instead of destroying BoxCollider
yangbear
pushed to
main
at
yangbear/VFSUnity
2026-07-12 03:59:54 +08:00
50ccb791a4
Completely remove raycast block logic to guarantee ping clicks
yangbear
pushed to
main
at
yangbear/VFSUnity
2026-07-12 03:51:16 +08:00
86a0739fda
Fix ping scaling issues and disable touchArray raycast block
yangbear
pushed to
main
at
yangbear/VFSUnity
2026-07-12 03:48:51 +08:00
0a98898c26
Fix NullReferenceException caused by aggressive collider destruction in Editor
yangbear
pushed to
main
at
yangbear/VFSUnity
2026-07-12 03:47:46 +08:00
26063858a3
Fix ping.001 first phase collider issue and clear old colliders safely
yangbear
pushed to
main
at
yangbear/VFSUnity
2026-07-12 03:45:39 +08:00
76a6691ffc
Fix ping collider issues for second phase clicks
yangbear
pushed to
main
at
yangbear/VFSUnity
2026-07-12 03:43:10 +08:00
057aa76f2d
Fix ping clickable issue on second phase
yangbear
pushed to
main
at
yangbear/VFSUnity
2026-07-12 03:38:52 +08:00
f72215e7c3
Fix chanraotuibu unclickable issue by using SphereCollider centered at ping.004
yangbear
pushed to
main
at
yangbear/VFSUnity
2026-07-11 10:19:51 +08:00
5c76c9a7a0
Auto-size BoxCollider to exactly fit chanraotuibu mesh so it can be clicked
Previous
2
Next