MonarioBabii
03-23-2011, 04:58 AM
Hey!
So I was playing around in my moon trying to accomplish certain things, mostly tests here and there like pretty much all of my "inventions" so far, still, and, my latest project consist in a Super-Hero sackbot of sorts that spits some form of Ice Breath thing through his hands. Now, what I wanted him to do is when that Ice Breath touches an object, the object freezes, turning into glass for about 5 seconds, and then goes back to normal.
Everything goes smoothly, up until the part where the Ice block is supposed to go back to it's normal material...
What I made is the sackbot to shoot invisible tiny pieces of holo with a blue tag on them, and the normal cardboard cube has a blue tag sensor. When the sensor activates, basically what it does, is to emit an invisible cube of holo, and that cube of holo will emit the Iced cube (the reason I emit the hologram cube is so I don't have to worry about perfect timing, and 2 objects occupying the same space). Then, when the Iced cube's timer reaches 5 seconds, it emits another invisible hologram cube, and that second holo cube emits the normal cardboard cube back, all of these cubes being rezzed at the exact same spot the original cube was.
The problem is, when it comes to the last phase and emit the normal cardboard cube, the cardboard cube is suddenly something like 80% transparent O.o, and although you can see it's still cardboard, it has glass properties also. Is this a bug? Accidentally found a way to create one of those glitched materials? D: If so, is there a work around so I can emit the actual normal cube again in the same spot? I can post the exact logic if anyone needs it, though it's fairly simple really.
Thanks so much in advance!
So I was playing around in my moon trying to accomplish certain things, mostly tests here and there like pretty much all of my "inventions" so far, still, and, my latest project consist in a Super-Hero sackbot of sorts that spits some form of Ice Breath thing through his hands. Now, what I wanted him to do is when that Ice Breath touches an object, the object freezes, turning into glass for about 5 seconds, and then goes back to normal.
Everything goes smoothly, up until the part where the Ice block is supposed to go back to it's normal material...
What I made is the sackbot to shoot invisible tiny pieces of holo with a blue tag on them, and the normal cardboard cube has a blue tag sensor. When the sensor activates, basically what it does, is to emit an invisible cube of holo, and that cube of holo will emit the Iced cube (the reason I emit the hologram cube is so I don't have to worry about perfect timing, and 2 objects occupying the same space). Then, when the Iced cube's timer reaches 5 seconds, it emits another invisible hologram cube, and that second holo cube emits the normal cardboard cube back, all of these cubes being rezzed at the exact same spot the original cube was.
The problem is, when it comes to the last phase and emit the normal cardboard cube, the cardboard cube is suddenly something like 80% transparent O.o, and although you can see it's still cardboard, it has glass properties also. Is this a bug? Accidentally found a way to create one of those glitched materials? D: If so, is there a work around so I can emit the actual normal cube again in the same spot? I can post the exact logic if anyone needs it, though it's fairly simple really.
Thanks so much in advance!