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 do I change the resolution and the placement of attributes #1

Open
ghost opened this issue Jun 7, 2021 · 9 comments
Open

How do I change the resolution and the placement of attributes #1

ghost opened this issue Jun 7, 2021 · 9 comments

Comments

@ghost
Copy link

ghost commented Jun 7, 2021

The default resolutions are much too hard to work with, I would like to change resolutions and I don't know how to.

@emirongrr
Copy link
Owner

The default resolutions are much too hard to work with, I would like to change resolutions and I don't know how to.

To do this you need to change the interface dimensions.Then we need to enlarge the dimensions of the label where we put the image.
image

After adjusting the interface size again, it is necessary to adjust the parts again according to the image you added.
image

This is a bit difficult if you have no previous coding experience. To be honest the organization of this code is a bit bad. When you get stuck, write again, I will try to help, you can send the images you are working on.

@ghost
Copy link
Author

ghost commented Jun 8, 2021

Hey, what settings would I need to put in to have it 24x24 image?

@absalom12
Copy link

Hi, I did everything as you said, resize the interface window and enlarge the dimension of the the label to the exact same dimension as my "body" image dimensions. It works so thank you very much, I can generate all the combinaisons but it ends with an error and quit automatically the window. Do you have an idea on how to solve it ?

@zalaota
Copy link

zalaota commented Jul 30, 2021

Hey, I am deeply want to thank you for creating this code, want to ask of how to add more attributions like, thanks 🙌❤️

@emirongrr
Copy link
Owner

I can update the code with more features I don't have time for that right now. However, if you want to do it, you should add some more sliders to the interface. After that, repeat my previous code so that the new feature changes every time you add an event and slide it.

This will be difficult for someone with no previous experience as I don't write code legibly. The program works by superimposing different pictures. Superimposes pictures in a hierarchical structure

image

As the slider slides, it takes a value and the file equal to that value is pasted on the picture. For the feature you will add, you should write the background.paste again for that feature.

Maybe it will be easier to solve if you upload the errors you encounter here.

If you can't update this code yourself someday I'll make it for you. Currently the code is unreadable and has some errors that should not be done

@absalom12
Copy link

absalom12 commented Aug 5, 2021

Hi, so I added some sliders and categories but when I generate all the character there is a problem and it quits the window immediately. Could you help me and check it out please ? I tried my best again and again but I can't fix the problem.

(The designs are experimental don't mind about the coherence of the characters)

Rob&Frank-Generator.zip

image
Change line 323 and try again

@zalaota
Copy link

zalaota commented Aug 6, 2021

@emirongrr Thanks, unfortunately I don't have that much experience, so can I ask you kindly if you got free time can you pls create it.

@emirongrr
Copy link
Owner

Hi, so I added some sliders and categories but when I generate all the character there is a problem and it quits the window immediately. Could you help me and check it out please ? I tried my best again and again but I can't fix the problem.

(The designs are experimental don't mind about the coherence of the characters)

Rob&Frank-Generator.zip

image
Change line 323 and try again

If you run into any other problems, report back. If you create a function, the code doesn't repeat itself. The performance of the program decreases because you add too many features. Too many lines now because the code is repeating itself

@absalom12
Copy link

Ok got it, thanks for your time. I will work on the % of rarity for each attribute now

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

3 participants