Bob: In tunneldemo, my alcscript was shorter than yours. It is entirely default, except for the envradius setting.
Andy: You might try playing with the "refreshrate" setting. Either slow it down so that it doesn't chug along just behind your animated sky all the time, or speed it up so that it will be closer to matching all the time.
Wavesets, can we play?
Re: Wavesets, can we play?
D'Lanor wrote:boblishman wrote:the puddle looks GREAT ... nice and subtle, ripples are nice and slow too ... but no "watery" footsteps though (intentional ?) ...
Good to know, thanks.I did not add splashy footsteps. They sounded too deep for a puddle as shallow as the sole of a shoe. The soggy dirt sound was just fine.
btw, here are some invisible waveset pics taken on the old crappy nVidia FX 5600.
That card is too old
Better to have loved and lost than never to have loved at all
Re: Wavesets, can we play?
After this all thats missing in terms of water is wet footprints
Better to have loved and lost than never to have loved at all
Re: Wavesets, can we play?
Footstep decals have been implemented. Nadnerb is working on a tutorial (which you can have a sneak peak at under "recent changes" in the wiki). It seems activator regions (puddles) are not possible yet though.
"It is in self-limitation that a master first shows himself." - Goethe
Re: Wavesets, can we play?
They are possible if you get the stuff out of my svn. I just implemented them. There is a flickering problem so you might not want to use them until they're completely working. Here's how you do it:
Use Nadnerb's tutorial for setting up the objects/materials.
Note: I implemented the footprints and I can tell you, they are a really new edition to pyprp (I put them in a couple days ago) and they've only been put into a usable-by-user state yesterday. If things aren't working just-so right now, that's why. Thanks.
EDIT: Fixed it so it won't crash.
~Lontahv
Use Nadnerb's tutorial for setting up the objects/materials.
Code: Select all
<your first object>:
logic:
actions:
- type: footmgr
footmgr:
matpreshade: <material1>
matrtshade: <material2>
targets:
- Target
waitonenable: 1
<Your puddle's object name>:
logic:
actions:
- type: puddlemgr
puddlemgr:
matpreshade: <material3>
matrtshade: <material4>
targets:
- <you puddle's object name>
notifies:
- <your first object>
Note: I implemented the footprints and I can tell you, they are a really new edition to pyprp (I put them in a couple days ago) and they've only been put into a usable-by-user state yesterday. If things aren't working just-so right now, that's why. Thanks.
EDIT: Fixed it so it won't crash.

~Lontahv
Currently getting some ink on my hands over at the Guild Of Ink-Makers (PyPRP2).
Re: Wavesets, can we play?
Wow that is fast 
Unfortunately, i'm still painting my house, and its taking a very long time, when its done I should be able to get back into this
You guys are amazing, you know that!

Unfortunately, i'm still painting my house, and its taking a very long time, when its done I should be able to get back into this
You guys are amazing, you know that!
Better to have loved and lost than never to have loved at all
- greendragoon
- Posts: 280
- Joined: Tue Oct 02, 2007 9:54 am
- MOULa KI#: 3028557
- Location: Stuck in Indiana because the cavern door is locked.
- Contact:
Re: Wavesets, can we play?
You Devs Rock!
The speed at which you guys have been cranking out new features has been staggering.

The speed at which you guys have been cranking out new features has been staggering.
Robert "greendragoon" Starbuck
As Long as there is MORE,
I will explore.
And as long as my Relto shelf is unfilled,
I will build.
As Long as there is MORE,
I will explore.
And as long as my Relto shelf is unfilled,
I will build.
- andylegate
- Posts: 2348
- Joined: Mon Oct 01, 2007 7:47 am
- MOULa KI#: 0
Re: Wavesets, can we play?
So far I've learned a very good lesson from this new Waveset: Don't put off, or hide mistakes in your terrain......
Whew, I always thought it would be just something I had to do with the WATER, not the stuff under it.
Is anyone else working on an ocean like me???
Oh, Nadnerb, I've got a question too. About the "nearest reflective object" part......
You've seen Zephyr. I've got those HUGE rocks that extend out in the water. Would I be using those? My first attempt I just put in like 100 feet or soemthing, and the rocks didn't reflect.

Whew, I always thought it would be just something I had to do with the WATER, not the stuff under it.
Is anyone else working on an ocean like me???

Oh, Nadnerb, I've got a question too. About the "nearest reflective object" part......
You've seen Zephyr. I've got those HUGE rocks that extend out in the water. Would I be using those? My first attempt I just put in like 100 feet or soemthing, and the rocks didn't reflect.
"I'm still trying to find the plKey for Crud!"

Blender Age Creation Tutorials
3DS Max Age Creation Tutorials

Blender Age Creation Tutorials
3DS Max Age Creation Tutorials
- andylegate
- Posts: 2348
- Joined: Mon Oct 01, 2007 7:47 am
- MOULa KI#: 0
Re: Wavesets, can we play?
WOAH!
It WORKS!!
I need to do quite a bit of work on the mesh still, but I've got an ocean.....that looks like an ocean....
The shape of the faces matters quite a bit, and explains why the water in Ahnonay Sphere 1 looks so spirally looking, as that is how the mesh looks there.
Wow....gotta work on this more.....
It WORKS!!
I need to do quite a bit of work on the mesh still, but I've got an ocean.....that looks like an ocean....

The shape of the faces matters quite a bit, and explains why the water in Ahnonay Sphere 1 looks so spirally looking, as that is how the mesh looks there.
Wow....gotta work on this more.....
"I'm still trying to find the plKey for Crud!"

Blender Age Creation Tutorials
3DS Max Age Creation Tutorials

Blender Age Creation Tutorials
3DS Max Age Creation Tutorials
Re: Wavesets, can we play?
Grogyan wrote:That card is too old
There is no such thing as too old. That card supports wavesets. Period. I keep repeating myself but if the Cyan wavesets work fine with this card so should ours. In fact waves look a lot better on this old card than on my new laptop with a modern Mobility Radeon HD 2600. Go figure.
So here's to anyone making a waveset: KISS is the way to go.
My waveset for Prad will work fine on any card that supports them because it is a simple plane with only 3 faces. Here is something I noticed: Each face has its own refresh sequence. And if I look closely I can spot the edges between the faces by the differences in their rendering. What does that mean? I think it means that each face has to be rendered seperately, which may the reason that older cards just give up on wavesets made out of complex objects.
"It is in self-limitation that a master first shows himself." - Goethe