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

Add info_room and info_room_target #10

Merged
merged 7 commits into from
Jul 8, 2024
Merged

Conversation

khanghugo
Copy link
Contributor

Two new entities, info_room and info_room_target. They both are meant to be used with one another.

They work like info_overview_point "reverse mode" where "everything outside the room can see everything inside the room". But this is a lot more customizable where we can select where "outside" is.

info_room indicates where you want to see entities inside info_room_target.

Here is an example map.
Archive.zip

I think there are a lot of use cases to this. Maybe a 3D skybox, multiple skyboxes, or very high resolution skybox (they all need to be a studio model). Those could be enclosed inside a visbreak box. info_room_target will be inside that box. Now we just need to scatter info_room appropriately so the skybox model would render. I think some other people might have better ideas than I do.

@khanghugo khanghugo reopened this Apr 3, 2024
@seedee
Copy link
Owner

seedee commented Jul 8, 2024

Thank you for the contribution, I feel renaming is more appropriate for clarity

@seedee seedee self-assigned this Jul 8, 2024
@seedee seedee merged commit 1a2a0ae into seedee:master Jul 8, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants