
PingScan
Shows a scanning effect when you ping locations.Details
Changelog
TODO: You can follow this format for your changelog: https://keepachangelog.com/en/1.1.0/
[0.1.3] - 2025-01-27
Added
- Distance offset configuration option for sphere scaling
- Dynamic sphere scaling based on player distance to prevent player coverage
- Real-time distance calculation and sphere size adjustment
Changed
- Improved sphere scaling logic to consider player position
- Moved renderer initialization to PingScanning component for better code organization
- Simplified distance calculation using Mathf.Min for optimal sphere size
[0.1.2] - 2025-08-16
Changed
- Update distance value between player and scan effect
[0.1.1] - 2025-08-16
Changed
- Update readme link
[0.1.0] - 2025-08-16
Added
- Initial release of PingScan mod