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

Tutorial needed #7

Open
Brojasko opened this issue Mar 8, 2024 · 2 comments
Open

Tutorial needed #7

Brojasko opened this issue Mar 8, 2024 · 2 comments

Comments

@Brojasko
Copy link

Brojasko commented Mar 8, 2024

Hey, nice plugin. It's working really great on paper. I'm a beginner game dev and I wanted to use it to speed up the process of making my game. However, I don't know how exactly can I implement it. I looked at the example scenes, copied GameObjects from there and pasted them onto my scene with some texture changes. The generated texture with set matching parameters is smaller with about 0,666667 scale. Position is also different from other GameObjects on scene. I'm just sad I'm too dumb to properly use this plugin.

@oelsons
Copy link

oelsons commented Mar 19, 2024

About the scale: You might want to check if the "Pixels Per Unit" on your texture matches the PPU on "BasicPaintableLayer" script.

image
image

*I'm having to do a lot of digging to get it to do what I want too :)

@Brojasko
Copy link
Author

As I remember, even after setting this it doesn't give you the same size of spawned texture compared to what you get with spawned normal SpriteRenderer texture. How can I have the same sizes of them?

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

2 participants