Help Forum |
|
|
max.gould
|
8/4/2006 | |
Hello, I'm new to the creatures community.
I just started working with Caos, and I've created several basic agents. I'm now trying to make a special kind of teleporter, but I'm having trouble making it animate the way I want it to.
The agent is currently just using a set of test images and I haven't written the teleportation code yet. I'm just trying to get it to turn on and off, and to rotate between several modes when switched on.
I used the clik command, but I only want it to rotate through 2 images instead of 3. I would appreciate any suggestions on how to fix this.
Also, the second button is supposed to rotate the image through several modes when it is switched on, but currently it functions even when its off.
Here is the CAOS file,
CAOS File
Here is the set of test images I've been using,
Test Images
I'd appreciate any help anyone can give me. Thank you for your time and consideration. |
max.gould
|
8/5/2006 | |
I have fixed the problem with the second button by using global variables.
However, I'm still trying to get the on/off switch to work.
I've also realized that clik can only use numbers from 0-3. However, since I'm trying to use two cliks, they interfere somewhat with the on/off switch. Does anyone know how to create two cliks without them conflicting? |
|