-
Notifications
You must be signed in to change notification settings - Fork 4
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
Asking for some usefull Improvements :) #34
Comments
Very nice, I now try to do a few improvements by myself.
There in the draw_texture_rect_region I use Vector(0,0) for now. |
Ok never mind, I got it^^Will to make a pull-request for you in the next few days. But the changes must be reviewed very well I guess XD |
Cool! Sorry, my English is not so good. I use Google Translate sometimes. I recommend you to use TileMap like i used If you create tile map, and move it following the cursor by grid steps, you can set some tiles to it and show it for user. Try to learn how I use "pattern_layout_map". Perhaps it is this tile map that should be used for this. |
Hello nklbdev!
We using your plugin for a while now and have some improvements to ask for.
The current scale step is *1.25. That feels too much. *1.1 feels smoother we think :)
With the native tile mapping tools you can hold down CMD+Shift+RightClick to erase an area with a rectangle. Would be super handy in your plugin as well.
The Orange Brush is a bit distracting. It would be nicer if it would be more transparent and more important to see the actual graphic we are about to draw.
Sometimes we use a brush by marking several tiles in the tilemap editor but if we want to erase by right-clicking the brush size of that eraser is still 1x1 tile. That is a bit inconvenient. Would be great if the eraser would have the same size as the brush.
And in general Autotiling support would be great (or did we just not find it?^^)
We know that is a lot. But that would improve the Plugin in our eyes enormously.
Greetings!
The text was updated successfully, but these errors were encountered: