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

How to remove the shadow in pico8? #3

Open
linjunhua1 opened this issue Sep 4, 2024 · 1 comment
Open

How to remove the shadow in pico8? #3

linjunhua1 opened this issue Sep 4, 2024 · 1 comment

Comments

@linjunhua1
Copy link

I really want to figure out how to remove the shadow in pico8 script, because I want to check out the original model when i run in pico8. If it is possible, please tell me how to change in script.

@linjunhua1
Copy link
Author

Luckily, I think I figure out how to remove the shadow in pico8. Firstly, comment fillp(0xa5a5|0b0.011) in _draw() function. Second, search light parameter in script and set the parameter greater than 0. Done, the shadow just was removed.

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

No branches or pull requests

1 participant