Hello everyone i just picked up Construct 2 and im very new to coding. I have a small test project that I am stuck on. Is there are way to store an object in a variable? Im just adding some sprites on screen and i want to be able to have the "enemy" sprite move towards a random target. I have played with random and choose but keep getting stuck since i cant use the object name in the expression. Im sure there is an easy way to do this that i have overlooked but cant seem to find anything specific in the docs.
Here is what im trying to do. Top, center, and bottom are just simple sprite objects. they have the bullet behavior and are moving i just can get them to angle in the right direction.
<img src="https://dl.dropboxusercontent.com/u/93191212/Capture.PNG" border="0" />