2.3 had the editor in dos too, you can download it somewhere.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: monkey_05_06 on Sun 16/10/2005 20:37:24Actually, it's VERY different. Take a look at both.
Well it's actually pretty much the same thing, only on a larger scale.
Quote from: Edmundo on Sun 28/08/2005 17:26:08I like this much more than the suggestion in another thread. I really like the "modular" look it goes for, fits the scripting language with object-orientated scripting and all that.
You know I'm obsessed with UI and such, and I thought of these looks for AGS the other day:
Quote from: Snarky on Sat 15/10/2005 01:47:56DPaint is too holy for me to use it's superior features. *bows*
After playing around with Dpaint 2 Enhanced for a while, I figured out how to set the direction of the gradients.Ã, It's not exactly obvious. By default it just goes left-right, and you can flip it from the gradient menu, but not change it in any other way.
Right-click on the shape you want to fill with a gradient, and set the gradient type to "linear". After to draw a shape now, you'll get a line from the center of the shape, and you can orient this line in the direction you want the gradient to go. Voila! Experiment with other types of gradients for cool effects.
Really happy I finally managed to track down this cool tool. I've looked for it several times in the past, but only now was I successful. I almost feel like I have to make some LucasArtsy backgrounds now.Ã,Â
Quote from: Las Naranjas on Sat 15/10/2005 07:42:12That. Image. Is. Awesome.
c) It's News ltd.
What is it with you people reading it!
Like this bloke has anything on the Hypno Hustler anyway
Quote from: Helm on Fri 14/10/2005 18:27:49Thanks. I'm just not good at drawing, digital or otherwise, tho I have these awesome ideas and images that I can see in my head... but meh.
no, andail. Because at his level, going from a semi-functional understanding of dpaint to a severily underequipped usage of photoshop solves nothing. You need to learn your first program inside out. And it just so happens that dpaint is perfect for the resolutions he's working on. If he had started with photoshop, he'd be getting help on how to use the gradient tool in that program.
Quote from: Gilbot V7000a on Fri 14/10/2005 01:41:24Not on DPaint Enhanced II you can't.
It can do nearly all form of gradients, even diagonal, just choose straight gradient and drag the line...
Quote from: Gilbot V7000a on Thu 13/10/2005 12:31:12gradient going from top to bottom, vise-versa. it can only do horizontal.
Actually I don't understand what did you mean by "vertical gradient", DP gradient function is very good and very powerful.
Quote from: Ishmael on Thu 13/10/2005 15:46:44I thought so too, but I just wanted to check.
For the third one, you can make your own functions - read the scripting tutorial in the manual - and make them take and return values.
if (Character.GetAtScreenXY(mouse.x, mouse.y) == cScriptName)
{
do stuff;
}
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.057 seconds with 14 queries.