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

Implement portals #1

Open
20 tasks
ENDERZOMBI102 opened this issue Nov 14, 2022 · 1 comment
Open
20 tasks

Implement portals #1

ENDERZOMBI102 opened this issue Nov 14, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@ENDERZOMBI102
Copy link
Owner

  • Entity interaction
    • Teleport
    • Show on other side
    • Duplicate hitbox
    • Entity-in-portal interaction
    • Entities can see via portals
  • Rendering
    • Render world in portal
    • Occlude stuff from non-visible areas
    • Particles
  • Engine interactions
    • Disable collision for brush behind portal
    • Rays go though portals ( ex. bullets )
    • Materials can specify if portals can be placed on them
    • Dynamic lights go though portals
  • Portals & projectiles
    • Multiple portal channels
    • Channels have customizable colors
    • func_portal_cleanser ( has OnHit, dw )
    • Portal gun automation ( ex. pedestal )
@ENDERZOMBI102 ENDERZOMBI102 self-assigned this Nov 14, 2022
@ENDERZOMBI102 ENDERZOMBI102 added the enhancement New feature or request label Nov 14, 2022
@ENDERZOMBI102 ENDERZOMBI102 added this to the 0.1.0 milestone Nov 14, 2022
@ENDERZOMBI102 ENDERZOMBI102 pinned this issue Nov 14, 2022
@Tuxxego
Copy link

Tuxxego commented Feb 3, 2023

damn

@ENDERZOMBI102 ENDERZOMBI102 changed the title Code Progress Implement portals Sep 5, 2024
@ENDERZOMBI102 ENDERZOMBI102 unpinned this issue Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants