You can chat about, request etc. Construct 2 examples, games etc.
GML stands for Game Maker Language
I request a YouTube video that shows how to make a game with Construct 2
to where you can in the game itself load an external resource.
^ Example GML of what I am talking about:
global.Sound0_sound_to_load_first_and_then_be_heard_in_game = "C:\Jessica\Mai.mp3";
global.Sound1_sound_to_load_first_and_then_be_heard_in_game = get_string("Type up destination and file",0);
[/code:1u1v4f81]
If such a YouTube video is made as up above in this post does mention please post such a YouTube video link in this thread, thank you.