lionz's Recent Forum Activity

  • In its simplest form you can use the event :

    system every X seconds : system create object rocket at X,Y where X is somewhere in the sky you want to create it and Y value is 'choose(100,200,300)' these are example values.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I can't quite remember the IAP on C2 but in C3 on the plugin when you add a new product there is a choice of consumable/non-consumable, I guess this fixes your problem. In C2 maybe you had to make use of third party stuff whereas it is all built in for C3.

  • Oh it's Construct 2, nevermind. Try Construct 3.

  • When you add the product ID there is a type?

  • In the basic sense you can track them with local storage, but this isn't great for when a user installs on a different device. For this you have to use your own server to store data but I wouldn't know anything about that. IAP plugin is for tracking the non-consumables with the app stores.

  • What you described is how to do it I guess, but why is it a daunting task? Are you saying the 20 fields are different objects (not instances)? In this case you use a family, and a family instance variable, so just the one variable for all fields.

  • Do you mean that you have the individual frames of the animation ready outside of Construct? You use the image editor, so create a sprite and open it. Then you can import a sprite strip and make an animation from this. It's all in the manual

  • Cannot view the link, this is just a local one for you. To do the rockets you can create them at a Y which is makes use of choose(a,b,c,d) where you replace the letters with the co-ordinates/location on screen you want, so it could be choose(100,200,300) etc. This would create it at a random one of those locations, it picks one as the rocket is created.

  • A mix of conditions and enemy state. You can set an enemy state with a variable and based on this decide what action it will perform. Then you change this state based on factors, whether it chooses random actions or it does something when attacked etc.

  • You do not have permission to view this post

  • Yes exactly, glad it's resolved

  • Sure for left and right you can do something similar with variables. The tutorials work only if the buttons are the same distance away from each other. You can navigate left and right by using another variable that relates to position of the buttons. I don't know of any online code, if you are new to Construct then you are taking on a task that will be confusing.

lionz's avatar

lionz

Member since 5 Aug, 2013

Twitter
lionz has 73 followers

Trophy Case

  • 11-Year Club
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • Forum Wizard Made 5,000 posts in the forums
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • Enduring Visitor Visited Construct.net 90 days in a row
  • Unrelenting Visitor Visited Construct.net 180 days in a row
  • Continuous Visitor Visited Construct.net 365 days in a row
  • RTFM Read the fabulous manual
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

24/44
How to earn trophies