When importing packages such as the mosesSupposes fuse engine, do you always have to specifically import the package in the same scope as you are going to use it?
Eg, I import all necessary packages on the first frame of the main timeline, but then seem to have to again import it if I want to access Fuse from within a movieclip.
Is there a way to import once and have it available everywhere?