Making executables using Torsion
by Frédérick Imbeault · in Torsion · 06/04/2010 (7:31 am) · 6 replies
Hello,
I'm running my projet on Torsion, but I can't seems to find how to create an executable file. In the project properties, the BaseDirectory is well set and there is still no exe file in the folder. I'm I missing something ?
Thanks !
I'm running my projet on Torsion, but I can't seems to find how to create an executable file. In the project properties, the BaseDirectory is well set and there is still no exe file in the folder. I'm I missing something ?
Thanks !
#2
06/04/2010 (12:30 pm)
TGB v1.7.4, It's a 2d project
#3
06/04/2010 (12:32 pm)
You should find the executable in your TGB directory. It will also package it when you build the package from inside of TGB. Torsion is a script IDE. It does not compile executables.
#4
06/05/2010 (10:00 am)
Alright, I've found it. When I run from TGB all is working correctly but with the stand-alone exe, my mouse events behaviors doesn't seems to work at all, could there be a reason to this ?
#5
06/07/2010 (6:00 am)
IS it that your mouse is not working at all in TGB or in your game? Are you exec'ing the scripts that are using your mouse? What do you see in your console.log?
#6
06/07/2010 (10:52 am)
The mouse is working correctly in TGB and in the export as well. When running from TGB all goes well but when I run from the exe file, the behavior does not work. For exemple, I got a mouse dragging behavior, but I'm unable to drag in the exe version. And there is nothing anormal in log file...
Associate David Montgomery-Blake
David MontgomeryBlake