Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

["Bug"/Suggestion?] Custom Trails by default have blending off #5

Closed
DeepRsnanceX opened this issue Oct 8, 2024 · 4 comments
Closed
Labels
enhancement New feature or request

Comments

@DeepRsnanceX
Copy link

"Bug": Any custom trail added has blending off globally, regardless of level settings (vanilla trails are unaffected)

imagetrail

Suggestion: There could possibly be a way to config every custom trail to edit 2 attributes:

  • Allow Tint (if off: trails can't be tinted by player colors, if on: they're tinted by P2 color like most of vanilla trails. off by default)
  • Allow Blending (self explanatory, on by default)

Maybe this could be configurable via a .json file or something associated to each trail (created for each trail on load if it doesn't exist), and maybe add 2 checkboxes to the trail pop-up that allow for easy modification of these 2 attributes in-game. Although in this case these attributes would most likely be only modified by pack makers that surely know how to edit a file (lol)

@hiimjustin000 hiimjustin000 added the enhancement New feature or request label Oct 8, 2024
@hiimjustin000
Copy link
Owner

Added in v1.2.2 (a700919)

@DeepRsnanceX
Copy link
Author

it's behaving a little weirdly ... 😭

blend on doesn't enable blending, but keeps the functionality of a normal trail. however turning blend off makes it behave like an abnormally-long trail for some reason
(could be a sick 3rd attribute though ngl to make long-ass trails like trail 5 & 6 in vanilla)

tint functions normally without issues though, blend's just a little odd

2024-10-08.17-53-47.mp4

@DeepRsnanceX
Copy link
Author

Reloading textures also resets both options

2024-10-08.17-59-05.mp4

@hiimjustin000 hiimjustin000 reopened this Oct 9, 2024
@hiimjustin000
Copy link
Owner

Fixed in v1.2.3 (b02a83f)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants