there is a slight speed difference between functions and gosubs.
I think gosubs are slightly faster.
I prefer functions but ill use a gosub if
1: I need a bit of extra speed.
2: I dont need to return a value like a function
3: If im looking at someones code with them in
4: I want to neaten up the structure into blocks
I wrote a lengthy functions tutorial on RGT forum if u want to browse to it.
3ds files are smaller in size but take a while longer to load as they are transfered to x files on the fly
x files are larger in filesize but are quicker to load.
3ds file import export is common
x file importing isnt so common
both support a form of keyframe animations