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

map bottom texture #174

Closed
angrynerd opened this issue Oct 14, 2018 · 3 comments
Closed

map bottom texture #174

angrynerd opened this issue Oct 14, 2018 · 3 comments

Comments

@angrynerd
Copy link
Collaborator

In all new maps an many previous maps the bottom bounding box of the map has been shown to look like this:
shot0003
I'm proposing that the skybox texture be mirrored over the bottom bounding box if no texture for it is present to prevent issues like this.

@squiciene
Copy link
Collaborator

i am currently working on the skybox bottom texture issue. i think i may have the solution soon. im pretty sure i can correct this issue on all affected maps with a single shader file.

@squiciene
Copy link
Collaborator

of all the maps that i have seen for Trep, only one has a working bottom sky texture & thats Gigon's Trepxus. i have copied the script that he made but have had no success. i have one more trick up my sleeve to try & fix this. sometimes i can get a script thats not working to finally work if i copy the script & put it in another shader file, leaving 2 copies of the script, each in separate shader files.

the trick is finding the 2 shader files that will work together to make the single script work right. not any ole shader file will do for certain scripting functionalities. i will give an update when i have finished testing.

@q3shafe q3shafe added this to the Version 0.0.26 milestone Mar 4, 2019
@q3shafe
Copy link
Owner

q3shafe commented Mar 5, 2019

I think this is a limitation of the game itself.. I see this on countless maps.. I'm going to close this for now.

@q3shafe q3shafe closed this as completed Mar 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants