Tagged Questions
2
votes
1answer
279 views
How to include compiled GameMonkey script in final game release instead of script source?
I use GameMonkey to script the game play and use the script from my C\C++ host game.
I've got it working the script with my engine.
But I have a question. In these engines like Torque, Unreal, Unity, ...