How to create an instance?
Hello,
I am starting ActionScript now, so I figured why not ask something here.
I previously worked with GameMaker (GML) which is much more simple I guess.
Howsoever, in order to practice a little I am trying to "convert" some aspects of my games to flash. Now I stuck with something very simple (at least in GML). That would be creating a new instance, in this case a projectile (in GML - instance_create(x,y,object);).
Now, how do I do that in ActionScript? It would be nice, if you could help me.
Sincerely, Robin
