Hi! Welcome to the forum for Platinum Arts Sandbox Free 3D Game Maker. I currently have the forums locked as I am attempting to properly update them.

In the meantime please join the new Discord Server!

If you have any questions please e-mail me through the Platinum Arts website.

Access C++ or DLL from Sandbox

Talk about anything related to Platinum Arts Sandbox here!
Locked
cjsalamon
Member
Member
Posts: 1
Joined: April 3rd, 2011, 11:07 am

Access C++ or DLL from Sandbox

Post by cjsalamon »

Is there a way to access c++ code or a DLL from the sandbox? For example if I wanted to program NPC AI using some c++ algorithms. Thanks.
Hirato
Developer
Developer
Posts: 689
Joined: May 30th, 2009, 1:23 pm
IRC Username: hirato

Re: Access C++ or DLL from Sandbox

Post by Hirato »

just link sandbox against and have it call the routines inside your library..
This is not a url, clicking it is pointless
Locked