sgtdrpepper's Forum Posts

  • 3 posts
  • Thank you I will check out your example. I am still using the free version of the software so families are not an option yet.

  • Here is the Capx file. This seems very basic but cant seem to get this to work.

    dl.dropboxusercontent.com/u/93191212/mytest.capx

    Also i read about the pick by UID option but i dont see that listed as an option in the system events.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • 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" />

  • 3 posts