>> As for FKiss or FK2 or whatever involved, you may >>need to temporaily unmap everything to ensure proper >>placement.
i think that's a typo. to avoid confusion, you would want to @map() everything, NOT @unmap() everything if there are things that aren't mapped at the beginning that you need to re-position.
>> If snap-to is involved, again it will probably need >>to be redone.
this is true if you use
@moveto() in your snap-to.
however, if you don't write your own snap-to and use the snap-to that is generated for you in pfk, you do NOT need to re-do snap to just because you move the snap-to parent. pfk snap to uses movebyx() and movebyy() to generate snap to code, which means that if something is set to be placed on the doll's head, it will ALWAYS snap to the doll's head even if you move the doll. if, however, you use snap to which has a parent that you do not move (such as a background .cel), you will need to redo your snap-to.
tea
Posted on Mar 20, 2002, 11:21 AM from IP address 64.59.27.162