Hello, im the auto play anon. I've reblogged this post icedancingdaddies DOT tumblr DOT com /post/185119137288 and in both this person theme and mine the video play automatically. All i know is this is the native tumblr's video, when someone upload the video on tumblr instead of post a link. but i don't know how to stop it for auto play.
I was trying to think of how to explain how to make something look cute VS how to make something look creepy, and I realized this is really easy to do with Bill? So I did a little study on how to make Bill cute and creepy and this is the result!
My friend asked how I draw Bill, so I made a mini tutorial for her, but ehhhh I thought I’d share it? I have zero idea if this’ll help anyone, but here’s how I draw Bill in my style!
First off, I draw the best equilateral triangle I can draw (though it sometimes turns out really inaccurate but mehhhhh lol) and I’ll make the corners rounded and such. If he’s going to be turned, I’ll add a little line at the bottom left or right corner, depending on which way he’s facing, to add some dimension.
The eye is pretty straightforward, though I usually don’t draw his eyelashes ‘cause I think he sometimes looks cuter without them lol. But if I’m trying to make him look super show accurate, I’ll add the eyelashes.
mMKAY THIS IS WHERE THINGS GET WEIRD lol. If I’m drawing him in a more sketchy style, I’ll give him the claws (sometimes with 3 fingers?? idk lmao) and usually a simplified version of his legs and feet, but if I’m using the sketch for an illustration, I’ll draw his hands to look more like hands (and they legit are kind of like Mickey Mouse hands lmao) and add more detail to his legs.
If you want him to look cuter, use more curved features and appendages. If you want him to look creepier, make everything shaper. (You can also give him realistic claws and make him look terrifying hehehe)
Lastly, the details! His top hat is a cylinder, so try to allude to that when you draw his hat (I’m terrible at explaining this, unfortunately, but the thing I mainly do is make the top line on his hat curved). His bowtie is literally two triangles lmao, and otherwise, there’s the pyramid lines and a line I’ll add occasionally to give more dimension to him.
The main thing with how I draw Bill is that, when I started drawing him, I would redraw shots of him from the show over and over again until I was comfortable with drawing him, then I started to gradually draw him in my own style more or less. If you’re having trouble drawing him, definitely try that! It helps out a lot ;w; (He can be surprisingly difficult to draw sometimes, even though his character design is really simple lol)
Otherwise, if this was actually interesting (??? i dON’T KNOW WHY THO LOL) and you want to see more for how I draw Bill, let me know! I can give more details to all of this, but that’s the basic stuff.
just a general question, but is there any way to remove a certain character with vanilla js? specifically the colon in the {label} variable? sorry if this is worded weirdly
hey! can do a tutorial on how to have the '______ deactivated' styling? if u know what i mean
hello!! @espoirthemes did a tutorial on how to do them a while back!
but here’s my approach to the deactivated styling:
* you have to be using the tumblr blocks for dashboard style captions (they can be found here, kindly compiled by @bychloethemes). you can not be using the unnest script by @magnusthemes and @neothm unfortunately.
1. use the {block:IsDeactivated}{/block:IsDeactivated} block to add the “deactivated” class to the element containing the reblogger’s username
example:
{Username}
2. style .deactivated however you’d like 2a. you can add the word “deactivated” after the username using psuedo elements (::after)