Syntax
dbScrollObjectTexture(ObjectID, x, y [, StageNumber])
Description
This command will scroll the UV data of the specified object. The UV data controls how a texture is mapped onto your object. By scrolling the UV data, you can effectively scroll the texture over your object. The U value controls the horizontal shift of the data. The V value controls the vertical shift of the data. The scroll effect is permanent.
See Also
dbTextureObject, dbSetObjectFilter, dbSetObjectTexture, dbSetTextureMD3, dbScaleObjectTexture