Marcos
New member
Hello,
I'd like to execute an application when the engine starts. My main idea is use the Startup Command to execute a Viz Command to run and application, but I cannot find a direct way to do it. Anyone know how to do it?
I have a couple of options to do it (but using several commands):
- Create a Director, then an action channel and then a Action KeyFrame, and put the application in the value, change it to Task and Execute it
- Create a container, create a script, set in the script the code with the app to run in the OnInt() and compile it
but probably there should be an easier way
I'd like to execute an application when the engine starts. My main idea is use the Startup Command to execute a Viz Command to run and application, but I cannot find a direct way to do it. Anyone know how to do it?
I have a couple of options to do it (but using several commands):
- Create a Director, then an action channel and then a Action KeyFrame, and put the application in the value, change it to Task and Execute it
- Create a container, create a script, set in the script the code with the app to run in the OnInt() and compile it
but probably there should be an easier way
