Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Think about implementing a crosshair #3

Open
wendivoid opened this issue Dec 19, 2021 · 0 comments
Open

Think about implementing a crosshair #3

wendivoid opened this issue Dec 19, 2021 · 0 comments
Labels
R & D Research and Development

Comments

@wendivoid
Copy link
Owner

I would like the crosshair to be configurable by the user in the main menu as well as having a default for weapon. I image adding yet another new object type to Package named Crosshairs and weapons can specify their default in WeaponMeta. The player can override this default with an optional crosshair field in zombrr_arena::PlayerOptions.

In a previous version this was as simple as placing an image in the center of the screen. But now it needs to be placed using the weapons EyePoint & ShotPoint as the raycast source.

TODO: investigate ways to implement this

@wendivoid wendivoid added the R & D Research and Development label Dec 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R & D Research and Development
Projects
None yet
Development

No branches or pull requests

1 participant