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

Decal Scale Tool Not Useful #108

Open
raeleus opened this issue Dec 22, 2019 · 8 comments
Open

Decal Scale Tool Not Useful #108

raeleus opened this issue Dec 22, 2019 · 8 comments
Assignees
Labels
enhancement New feature or request

Comments

@raeleus
Copy link

raeleus commented Dec 22, 2019

Hello,

I like to use decals, but the scaling option is not very good. You can only use the scale tool to scale by integer. This is very problematic with large textures because it jumps straight to 2 times the width and height. You have to manually type in a decimal value in the properties editor. Thank you for your help.

@AustinEast
Copy link
Member

If you hold the control key while using the resize tool, it should let you resize in fine increments. this also works with most other tools that are normally aligned with the grid :)

@raeleus
Copy link
Author

raeleus commented Dec 22, 2019

Holy damn! I don't know if that was in the Decal manual. Thank you so much.

@raeleus
Copy link
Author

raeleus commented Dec 22, 2019

Still, it doesn't feel as smooth as resizing an entity. I feel it can be adjusted in some way.

@AustinEast
Copy link
Member

Not quite sure what you mean (if you wouldn't mind being more specific), but Im open to any ideas 😁

@raeleus
Copy link
Author

raeleus commented Dec 27, 2019

Sorry for the late response. I found myself in the middle of a game jam and things aren't going well for me.

Say you have a high resolution image that you want to scale down in the level. If we use the technique of holding control to resize the decal, maybe a mouse movement of one pixel changes the scale by 10%. This is still a massive amount of change for larger images (100 pixels for example) and makes the tool feel unintuitive.

Compare this to the scaling tool for entities where moving the mouse by one pixel results in the change of size by one pixel.

@AustinEast
Copy link
Member

AustinEast commented Jan 3, 2020

I see what you mean. I think this could be a good suggestion, but it would be a pretty breaking change for the app.

Maybe we can add in height/width values to the decal inspector that will convert to/from the decal's scale? If we do that, we could possibly add "scale" values to the inspector of resizable entities as well, so they both can be edited either way, while still exporting like normal.

@01010111 @TheSpydog Opinions?

@raeleus
Copy link
Author

raeleus commented Jan 3, 2020

Yes that sounds like a good option!

@01010111
Copy link
Member

01010111 commented Jan 4, 2020

I like that idea!

@01010111 01010111 added the enhancement New feature or request label Jun 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants