I would like to have an array of strings, then make a for each loop that goes through each string, but then also I want it to read each character and react in different ways:
If char = 0 shoot left, if char = 1 shoot right, that sort of thing.
So that I can use strings to program the actions.
I'm not too good with arrays, but I can tell you how to do this with a text file
First, create the objects AJAX and Function
Next, import the text file
Then make these variables and events:
Hope this helps