phoenix71717's Forum Posts

  • Again instance varable

    That thing will be your friend

    1. Make a new family and add all the toolbar sprites

    2. Right click on family and click instance varable

    3. Now add the instance called rank or whatever you want

    4. Go on each sprite and make its rank ascending from 0-6

    Now when you want something to happen just add another conditon to everything saying whether the rank is 0-6

  • Not really

    Optimize your game for phone using touch instead of mouse and on screen keys instead of keyboard

    Make the resoultion 2560x1440

    And test using normal browser or use a phone emulator and type in localhost:50000 or if you changed it use the alternative

  • Ok

    On your layer tab

    Click on the current layer

    Now on the properties tab

    Look for where it says transparent

    Make sure this is set to yes

  • Are you sure the format is png

  • If you did not understand than please feel free to question my response

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I not sure if i understood properly but

    You need to add an instance varable

    So if you added the varable on the food above the cat and set that to 2

    Than add and event when you click on the image in the tool bar than it subtracts one from the instant varable than you have one when you click on the food above the cat than it subtract another one

    Now you add another event that when the instant varable is 0 than the food above the cat dissappers

  • The link is in the post above

  • "https://www.scirra.com/tutorials/244/rpg-inventory-drag-and-drop/page-4"

  • Hello, im new to the forums however i have some experience with construct 2.

    For my game i wanted a drag and drop inventory, the only one there was from (i cannot link due to noobness of forum, plz type in google construct 2 inventory drag and drop)

    He/she used an old function by rex. When i did the tutorial i got stuck at pg 4 image 3 where he tries adding paparameters

    I not sure how to add this command

    If anyone can help me on this or give me alternative with the new function

    Or any other tutorials/capx, it would be greatly appreciated

    Thank for giving the time to read this