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

xJourneyClothsGen2.py #1650

Open
TheScarFr opened this issue Jan 12, 2025 · 0 comments
Open

xJourneyClothsGen2.py #1650

TheScarFr opened this issue Jan 12, 2025 · 0 comments

Comments

@TheScarFr
Copy link
Contributor

TheScarFr commented Jan 12, 2025

Issue 1:

If the avatar is at this distance of the cloth, the cloth is clickable but nothing happens.

not_working

If the avatar is at this distance of the cloth, the cloth works fine.

working

Issue2:

For the first cloth I touch (no matter which one of the seven cloths it is), when I click on it, the glow is visible only from the outside of the region that I have to be inside to be able to click on the cloth...

So:

  • a) If I 1st click on cloth a, I have the issue;
    if I then click on cloths [b/c/d/e/f/g], I don't have the issue;
    if I then click again on cloths a, I don't have the issue.

  • b) If I 1st click on cloth b, I have the issue;
    if I then click on cloths [a/c/d/e/f/g], I don't have the issue;
    if I then click again on cloths b, I don't have the issue.

  • c) If I 1st click on cloth c, I have the issue;
    if I then click on cloths [a/b/d/e/f/g], I don't have the issue;
    if I then click again on cloths c, I don't have the issue.

  • d) If I 1st click on cloth d, I have the issue;
    if I then click on cloths [a/b/c/e/f/g], I don't have the issue;
    if I then click again on cloths d, I don't have the issue.

  • e) If I 1st click on cloth e, I have the issue;
    if I then click on cloths [a/b/c/d/f/g], I don't have the issue;
    if I then click again on cloths e, I don't have the issue.

  • f) If I 1st click on cloth f, I have the issue;
    if I then click on cloths [a/b/c/d/e/g], I don't have the issue;
    if I then click again on cloths f, I don't have the issue.

  • g) If I 1st click on cloth g, I have the issue;
    if I then click on cloths [a/b/c/d/e/f], I don't have the issue;
    if I then click again on cloths g, I don't have the issue.

Note: These issues are true on both Destiny and POTS.

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