-
-
Notifications
You must be signed in to change notification settings - Fork 502
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
Wind particles are at negative Z value #3144
Labels
Comments
Odd, code says it's at layer 50. https://github.com/SuperTux/supertux/blob/master/src%2Fobject%2Fwind.cpp#L127 |
No, that's for the editor image. Actual wind particles are at Where do we want that? |
i think because its an object it should be z50? |
How about making it configurable? |
Please test the PR above. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
SuperTux Version
0.6.3-1505-gc2e6b766d
System Information
win 11 64 bit
Expected Behavior
wind particles should not be at this low of a Z value i think
because its an object, it should default to 50
Actual Behavior
its at below -50
Steps To Reproduce Actual Behavior
place some tiles at z50
place wind, set to fancy particles. interacts with badguys, objects. observe.
Additional Information
No response
Guidelines For Reporting Issues
The text was updated successfully, but these errors were encountered: