Let me start by saying I read not only the tutorial/Help file I also looked this up on the net as well.
I have never really programmed before (I'm a graphics guy by trade)
I have been trying to add audio to my first project and I keep getting a parse error.
I imported an MP3 Hang1.mp3 into the music folder under audio.
The Script name of said file is aHang1
according to the documentation I should type
aHang1.Play(); in the room1asc Script.
When I do this and hit build I get error Parse error: unexpected 'aHang1'
Whiskey Tango Foxtrot!?
There is no other text in the script.
I have never really programmed before (I'm a graphics guy by trade)
I have been trying to add audio to my first project and I keep getting a parse error.
I imported an MP3 Hang1.mp3 into the music folder under audio.
The Script name of said file is aHang1
according to the documentation I should type
aHang1.Play(); in the room1asc Script.
When I do this and hit build I get error Parse error: unexpected 'aHang1'
Whiskey Tango Foxtrot!?
There is no other text in the script.