![]() |
#12
|
|||
|
|||
Hi,
As I already mentioned, you can add any attribute to an object. So just add an attribute to each avatar which contains a list of the objects it is holding. Code:
male.holding = [gun,phone,bowlingBall] . . . print 'Avatar is holding',info.object.holding |
Thread Tools | |
Display Modes | Rate This Thread |
|
|