All texture files can be accessed with $Txx
, where xx
is the number of the texture file.
All images can be accessed with $Ixx
, where xx
is the number of the image.
All video files can be accessed with $Vxx
, where xx
is the number of the video file.
All JavaScript files can be accessed with $Jxx
, where xx
is the number of the JavaScript file.