Problem description: well for my game I have a sort of Pacman-esque part. The problem is, in pacman when you walk over the yellow dots or whatever, they are automatically picked up. I don't have a clue as to how to do that in coding... I tried making a regular Get verb, but then you have to annoyingly macro or click the Get button on the screen to pick the item up. Any help would be greatly appreciated, thanks.
ID:170027
Mar 29 2005, 3:33 pm
|
|
Mar 29 2005, 3:41 pm
|
|
Shadowdarke has made a bwicki page for just this type of thing. =)
|
In response to YMIHere
|
|
oh ok, thank you very much, i will look into that.
edit: yes, that is exactly what i was looking for, thank you! |
In response to Starwarspower
|
|
Starwarspower wrote:
oh ok, thank you very much, i will look into that. Also, an alternative would be to use Bump(), or over-ride your Move() proc. EX: mob |