Gamestudio Links
Zorro Links
Newest Posts
zorro 64bit command line support
by 7th_zorro. 04/20/24 10:06
StartWeek not working as it should
by jcl. 04/20/24 08:38
Data from CSV not parsed correctly
by jcl. 04/20/24 08:32
Zorro FIX plugin - Experimental
by jcl. 04/20/24 08:30
folder management functions
by VoroneTZ. 04/17/24 06:52
lookback setting performance issue
by 7th_zorro. 04/16/24 03:08
Zorro FIX plugin - Experimental
by flink. 04/14/24 07:46
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
3 registered members (7th_zorro, Aku_Aku, 1 invisible), 579 guests, and 1 spider.
Key: Admin, Global Mod, Mod
Newest Members
EternallyCurious, howardR, 11honza11, ccorrea, sakolin
19047 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
How to load an entity in 3D Gamestudio A7? #403633
06/22/12 20:21
06/22/12 20:21
Joined: Jul 2005
Posts: 34
F
fifoulein Offline OP
Newbie
fifoulein  Offline OP
Newbie
F

Joined: Jul 2005
Posts: 34
How do I load a model? In Wed, under the menue option "Objects\add models", the program defaults to my work directory.
In the object menu there should be a command "load entity", but there is only a command "load prefab".
So how do I make Wed load models from the models directory?

Re: How to load an entity in 3D Gamestudio A7? [Re: fifoulein] #403635
06/22/12 21:08
06/22/12 21:08
Joined: Mar 2008
Posts: 2,247
Baden Württemberg, Germany
Espér Offline
Expert
Espér  Offline
Expert

Joined: Mar 2008
Posts: 2,247
Baden Württemberg, Germany
create a script and include the path to your models with

add_folder("Models")
or
"define PRAGMA_PATH "Models"

go in WED to the map properties and include this script is main script and WED will recognize the folder and list it in the model loader.


Selling my Acknex Engine Editions (A7 Com & A8 Pro):
>> click here if you are interested <<

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1