Is your feature request related to a problem? Please describe.
Currently, the crosshair feature in the runtime is not accessible via JavaScript APIs, making it difficult for developers to control crosshair behavior programmatically.
Describe the solution you'd like
Introduce a set of JavaScript APIs that allow developers to enable and disable the crosshair feature.
Additional context
APIs should be well-documented and consider existing architecture for consistency with other runtime features.
Is your feature request related to a problem? Please describe.
Currently, the crosshair feature in the runtime is not accessible via JavaScript APIs, making it difficult for developers to control crosshair behavior programmatically.
Describe the solution you'd like
Introduce a set of JavaScript APIs that allow developers to enable and disable the crosshair feature.
Additional context
APIs should be well-documented and consider existing architecture for consistency with other runtime features.