Save bot and fountains
I would like to make a fountain base a save-bot. when I attached the save-bot script to the fountain and go into the game it looks like the strange machine.
Also, is there a script for the fountain water??
David
Also, is there a script for the fountain water??
David
Some fountains have scripts, most just have the water-spray sprite with brain 6 (repeat brain). Copy the save-bot script to your dmod story folder, and remove everything in the 'main' and 'hit' procedures.(they refer to the normal savebot graphics.) You'll need to set the water sprite to br.6, and sprite touch damage to -1, then it should work.
Uhhh, why touch damage to -1?
Yes, I know that it's required to run the touch procedure but why is it needed in this case?
Yes, I know that it's required to run the touch procedure but why is it needed in this case?
Hm. Your right. I typed that first thing in the morning. I think I'm awake now.
