Posted by Jkior on December 10, 1998 at 17:46:51:
In Reply to: Re: Hey Hideki! posted by Hideki on December 10, 1998 at 17:34:49:
: : I'm interested in making my own seeker rd mod, so I would really like any help I can get.
: :
: : Thanks
: : -Jkior
: OK. What I did to make the raildet follow an actor was to use
: SetThingVel();
: and
: SetThingLook();
: so you can try these verbs in the pulse section.
: If you want more help no problem or just look and copy some parts of my mod.
Will it work in MP?