Quote:
Originally posted by Enigma_GP6
For those of you who don't notice the bug, this is basicaly what happens, (This also happens in the tutorial level, check it out!)
When you drop the money, it moves (DUH), but you lay more money, and it moves farther, and farther, untill you can't even possibly see it. Like Kai says, use a gani, or have it move back after the player goes through.
-Rebel95
|
[ Delph Inc. ]
All you have to add then is:
if (playerlaysitem&&x in |20,25|)
I'm not sure of the exact value but you can change it to fit easily.