my small tools for anime animator

Share your custom panels, brushes, papers... (you need to be registered to read posts in this section)
Post Reply
User avatar
Markxu
Posts: 14
Joined: 26 Jun 2021, 09:25
Contact:

my small tools for anime animator

Post by Markxu »

hello beautiful TVP people,
this is a small and simple scripts sets I made to suit my own workflow, It's really simple ( since I am not a programmer). but I want to share it since someone might find it useful. they are tools that help you bypass the native delete/ apply shape and toggle between drawing mode.

each script and the function are like this:


1. apply shape - basically after any of your transform, it will auto clear the lasso/box selection window and goes back to the brush you were using. I usually assign a key or one of my stylus button so I don't use the native confirm button

2. delete it - it combine 2 buttons into one, if you have no selection on a drawing, it will clear the whole drawing, if you have a selection on a part of your drawing, it will clear what's in the selection and switch back to your previous brush. i assigned a key to this so I don't use the native delete button.

3. Mark freehand & 3pts - this is for anime animators, it will toggle the drawing mode between the freehand mode and 3pts spline tool, I assigned it to one key so I don't need to press the key buttons for the freehand and 3pts spline back and forth

4. Mark advanced freehand & 3 pts - this is the same thing, but instead of just toggle between the freehand and 3pts spline, it will also automatically change the line size based on the mode, since if you are drawing with preasure on, you will get different line width between the freehand and 3pts spline, this tool sets the freehand penbrush to 2 px and 3pts curve in 1 px, also, 8 px for freehand pencil and 5 px for 3pts curve pencil, UNFORTUNATELY, I am not smart enough to extract current tool's line width as integers, so the line width are fixed. you may change the script how ever you like to fix the issue.

5. Mark freehand & fill - same as mark freehand & 3pts, but it toggle between freehand and freehand fill mode. I assigned to a key so instead of pressing two buttons back and forth I press one only.

6. toggle lock current layer - as the name suggests, TBH I don't really use this tool.


Thanks everyone! 感谢大家捧场!

Note: I had the script running on TVP 11.5, so unfortunately I can't say if it will work 100% on other versions, but it should work since they are very simple script.
Attachments
mark_stuff.tvpx
(305.5 KiB) Downloaded 211 times
mark.JPG
mark.JPG (15.68 KiB) Viewed 3566 times
Mark.Mou
User avatar
NathanOtano
Posts: 1202
Joined: 01 Apr 2014, 07:07
Location: Biarritz, France
Contact:

Re: my small tools for anime animator

Post by NathanOtano »

Thanks for sharing :)
Working on Windows 10
Creator of Disnosc, providing storyboard, animation and design for 2D realistic pictural animation: https://www.disnosc.fr/ - nathanotano@disnosc.fr
Highly interested in animation workflows, I'm open to scripting new TVP functions for individuals and studios.
nehavilash
Posts: 9
Joined: 29 Dec 2023, 10:59
Contact:

Re: my small tools for anime animator

Post by nehavilash »

Superb.
Post Reply