How To Run Any Application With Godot Using OS.execute()

Channel:
Subscribers:
1,810
Published on ● Video Link: https://www.youtube.com/watch?v=t2h3NjRQu0A



Category:
Guide
Duration: 1:20
1,453 views
58


This is a speed tutorial on the OS.execute method/ function. It is less than a minute and a half and will get you up and running fast. This quick guide also teaches you how to use OS.kill() method to terminate the process in Godot. If you're wondering "how do I start an app in Godot?" then this is the video for you, because it shows how to open any external application or file on Godot.

Thank you anttis Instrumentals for the music!

timestamps-
0:00- intro
0:07- file path
0:19- arguments
0:42- blocking