£0.00
Description
The D3D Model Load Script, is a script I made to be used on GameMaker Studio games.
You can use this script to load .d3d models into your games.
Function Usage:
d3d_model_copy(model)
Compatibility
This script has only been tested up to GameMaker Studio 1.4.9999
History
d3d is a 3d model file format used by GameMaker versions starting with Game Maker 6 and up until GameMaker: Studio (deprecated in GMS2 together with the rest of d3d_ functions).

