My artist Meagan Trott is really amazing but if I can reduce her workload by finding a way to have her make less images, I'd like to do it.



mugenjohncel wrote:Photoshop is still the best way to do this (in your case)...
It's actually easy but you will have to ask your BG artist to separate the sky from the terrain. Make everything except the sky blue as night and put an appropriate night sky in the background...![]()
Not really good looking but this should do the trick
"POOF" (Disappears)

inarizushi wrote:I found this did the trick as a night filter:
image bg ruin_path_night = im.MatrixColor("img/bg/ruin_path.png",
im.matrix.tint(0.5,0.5,0.6)
* im.matrix.brightness(-0.2))
You might need to tweak it a bit though, and I think having sources of light like fires or lanterns would really sell the idea that it's night time. I wonder if that could be on another layer on top of your background like a composite image?
As a programmer and a lazy artist, I like how you're trying to save your artist's time with fun programming tricks.
Gonna try this now.asterazul wrote:Wow! That im.Matrix example is exactly what I needed!! Thank you so much!
inarizushi wrote:I found this did the trick as a night filter:
image bg ruin_path_night = im.MatrixColor("img/bg/ruin_path.png",
im.matrix.tint(0.5,0.5,0.6)
* im.matrix.brightness(-0.2))
You might need to tweak it a bit though, and I think having sources of light like fires or lanterns would really sell the idea that it's night time. I wonder if that could be on another layer on top of your background like a composite image?
As a programmer and a lazy artist, I like how you're trying to save your artist's time with fun programming tricks.


Thanks, I've been looking for something like this!As a programmer and a lazy artist, I like how you're trying to save your artist's time with fun programming tricks.

Users browsing this forum: No registered users