home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus Extra 1996 #6
/
AmigaPlus-eXtra-6-96.iso.7z
/
AmigaPlus-eXtra-6-96.iso
/
programme
/
dust
/
dusthelp
/
waterz
< prev
next >
Wrap
Text File
|
1996-03-22
|
749b
|
14 lines
COMMAND WATERZ
-----------------------------------------------------------------
Purpose: create a realistic water-wave - but change only the
z-coordinates of the objects (isn't as realistic as WATER)
rings: how many waves are growing (1..3 looks good)
times: how often the growing is performed, after the
whole process the 1st wave will have a distance
times*wavelength from the centre (should be 2..10)
Usage: WATERZ(<objectID>,<frames>,<filename>,
[<amplitude>,<wavelength>,<sourceX>,<sourceY>,
<damping>,<times>,<rings>])
Examples: waterz(1,40,obj,12.0,24,10,-10,1.6,4,1)
waterz(1,60,ram:obj)