PDA

View Full Version : DM help badly needed!!


YaPoNDeeZzZzz..
3rd May 2002, 03:29
hi i wanna learn this dm thing i have messed around with it but still cant figure it out..can anyone tell me some simple movements? anything will help..Thank you

ohh...check out my presets...they all would look better if i learned DM:)

Jaheckelsafar
3rd May 2002, 05:53
Here's a simple one.

per frame:
a=a+.1;

per pixel:
x=x+sin(a);
y=y+cos(a);

That'll move the image around in a circle. Just turn on rectangular coordinates or nothing'll happen.

dirkdeftly
5th May 2002, 06:15
There's nothing special or odd about DM's code system. I suggest you learn what the variables and effects do befpore you ask these kinds of questions (no offense, it's just that people ask these questions ALL the time)

Jaheckelsafar
5th May 2002, 06:28
Look under question 6 in the FAQ. It's got links to threads concerning this stuff.

YaPoNDeeZzZzz..
5th May 2002, 17:06
Thank you guys for replying ..im sorry if my question is kinda annoying :rolleyes: ..in the future ill try to read up b4 asking ..thanks for all ull's input...

YaPoNDeeZzZzz..
5th May 2002, 17:09
I've been hearing about this FAQ but where is it? i tried the FAQ link at the top of this form but it has no help for me..?:(

Jaheckelsafar
5th May 2002, 17:32
Umm...

I meant the FAQ tread in the main AVS forum.