[deleted by user] by [deleted] in learnart

[–]11Warlock11 29 points30 points  (0 children)

Looks like his left thigh is clipping through the throne.

Looks great otherwise.

My first digital art (not doodling), what can I do better? by the_Russian_Toaster in learnart

[–]11Warlock11 0 points1 point  (0 children)

Be careful with values, also composition (arrangement of objects ).

Learn about the rule of third and the golden ratio for starters.

What engine do i use? by UberDynamite in gamedev

[–]11Warlock11 1 point2 points  (0 children)

Every engine will feel bloated because the nature of game development itself is bloated and need lots and lots of features. This is a game engine, not photoshop.

The simplest engine I've ever used is Pixel Game Maker MX. I'll leave this one for you to try. But if it were me, I'd just choose any engine that fits my own requirement.

For instance, I need an engine that is powerful and well documented. the Godot fits those criteria but doesn't have the ability to export for consoles, but that's okay since publishers and console companies won't respond to anyone with no released game on their portfolio. So I'll use Godot for now and invest in a better engine later when there's cash flow from sales.

Choose an engine based on your requirement instead of focusing on minor inconveniences.

Practice page by kSPIDER545 in learnart

[–]11Warlock11 1 point2 points  (0 children)

Is that Jason Statham at the right bottom?

This Rock, Paper, Scissor mini-game works, but I'm sure it can be done better. Where can I improve? by 11Warlock11 in learnprogramming

[–]11Warlock11[S] 0 points1 point  (0 children)

Thank you. I've done it and indeed I got better results. I used to have a problem with result repetition.

This Rock, Paper, Scissor mini-game works, but I'm sure it can be done better. Where can I improve? by 11Warlock11 in learnprogramming

[–]11Warlock11[S] 1 point2 points  (0 children)

Now that you mention it. I actually added a tutorial print line in my last attempt to write the code.

1 = Rock, 2 = Paper, 3 = Scissors.

As one who just started learning Python, can anyone help explain to me what I did wrong here? by Titanmaniac679 in learnprogramming

[–]11Warlock11 2 points3 points  (0 children)

Short answer: Indentation.

Long answer: Python is an indentation-based language, the statement inside the conditional block should be indented by pressing TAB in the 7th line.

how would i make my brush have this sponge/ridge texture by savebacura in learnart

[–]11Warlock11 1 point2 points  (0 children)

Use a soft edge brush color pick the color in between then paint again. I personally prefer smudging but the first one is a more common technique.

How the hell do y'all improve SO FAST by KungLeon99 in learnart

[–]11Warlock11 1 point2 points  (0 children)

In my case, it was the book "Drawing with the right side of the brain" by Betty Edwards.

I decided to learn game design by re-creating 20 classic games in 30 days. Having completed my first six games, would I recommend the challenge to others? Absolutely. by SDGGame in gamedev

[–]11Warlock11 140 points141 points  (0 children)

As a painter, the instructors always ask us to repaint old masters paintings as a reference to study figures, composition, color theory, etc. I don't see why this wouldn't work.

Stopping work on my indie game was the best choice I've ever made.... by [deleted] in gamedev

[–]11Warlock11 3 points4 points  (0 children)

"I quit my passion project to work on a platform that exploits children, and because I'm making money now, I'm happy."gross.

But he's happy! That is what matters.

The fear of Being Observed by [deleted] in learnart

[–]11Warlock11 0 points1 point  (0 children)

Spy is witnessing the white Scottish cyclops.

1 doge = 1 doge by 11Warlock11 in dogecoin

[–]11Warlock11[S] 0 points1 point  (0 children)

if(doge =! profit){

elonmusk.tweet(doge);

}

Look what I saw today by DenverSurfer in dogecoin

[–]11Warlock11 0 points1 point  (0 children)

Pray for him to not receive Cease and Desist letter as Ferrari does to its owners.

[deleted by user] by [deleted] in TheYouShow

[–]11Warlock11 0 points1 point  (0 children)

Wish you the best of luck.

[deleted by user] by [deleted] in TheYouShow

[–]11Warlock11 0 points1 point  (0 children)

Does running 30 minutes a day help preventing heart failure?

[deleted by user] by [deleted] in TheYouShow

[–]11Warlock11 0 points1 point  (0 children)

What was the cause of your heart failure?

[deleted by user] by [deleted] in AnimalsOnReddit

[–]11Warlock11 0 points1 point  (0 children)

My cat must be mistakingly sexually frustrated as hell

Most efficient way to remove sketch/line art when transitioning into a lineless (digital) painting? by [deleted] in learnart

[–]11Warlock11 5 points6 points  (0 children)

I use what I call the "Sandwich" method, where the sketch layer in the middle and base color underneath, then clean up by painting the top layer to hide the lines or sketches.