home *** CD-ROM | disk | FTP | other *** search
- property ancestor
-
- on birth me, loc, chan
- set ancestor to birth(script "sparkle ancestor", chan)
- set the x of me to getAt(loc, 1)
- set the y of me to getAt(loc, 2)
- set the castList of me to [134, 135, 136, 137, 138, 139, 140, 141, 142, 143]
- set the colList of me to [72, 53, 79, 75, 71, 75, 79, 63, 71, 85]
- set the maxFrames of me to count(the castList of me)
- return me
- end
-