MarcosTrivino's Forum Posts

  • 14 posts
  • Hi stemkoski. Good job!!

  • Ok, thank you Tokinsom!!

  • Hi all,

    I work with 2 monitors, usually, but when I travel only use my notebook. The problem is that sometimes I leave the windows on the display area corresponding to the complement monitor and I not find a way for change its position.

    Even, uninstalling the Construct2 and putting another versions the problem continue.

    If you can help me, would appreciate it.

    bye!

    ================================================================

    Hola a todos,

    Generalmente trabajo con dos monitores; pero cuando viajo utilizo solo mi notebook. El problema es que en ocasiones dejo las subventanas en el �rea que corresponde al monitor de complemento y no encuetro la forma de que las ventanas me vuelvan a aparecer el monitor de trabajo.

    Inclusive desinstal� el Construct2 y coloqu� versiones distintas y se mantuvieron las ventanas sin aparecer.

    �Existe alguna opci�n para resetar la posici�n de las ventanas?

    Si me pueden ayudar, se los agradecer�a.

    Espero sus respuestas!

  • well, another form: with googledoc XD

    use this link:

    html

    File name: Mole.7z

  • lol... i can't do my dropbox public...

    <img src="http://img39.imageshack.us/img39/8475/img3h.png" border="0" />

    <img src="http://img835.imageshack.us/img835/2051/img2gc.png" border="0" />

    <img src="http://img684.imageshack.us/img684/4148/image4ec.png" border="0" />

    These are print screen of Dropbox Windows that i have.

    They are a few different that tutotial, mainly because they always ask for an email to share the link.

    ??

  • the new dropbox interface is diferent to tutorial...

    test with this link:

    html

    File name: Mole_EXE.zip File size: 162.72 KB

    project

    File name: Mole.7z File size: 206.9 KB

  • Hi all,

    well, I'm making in my first game, and is a whack moles, a few different that only hit.

    <img src="http://img821.imageshack.us/img821/333/moles.png" border="0">

    I commented on the idea:

    a) only hit the mole on his head that has the correct answer to question.

    b) otherwise error.

    I control the output of the mole and his return, but I can not properly associate the moles of the various texts (or the array the texts)

    because, I unknow how i can associate each moles with an specific textbox...

    If you could help me would appreciate it.

    I leave the capx. to see how it's my XD learning

    Greetings!

    Capx

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi....

    your link is down.

    Can you share your capx?

    I'm working in similiar idea, but i habe problem for create several moles.

  • Sorry, I was disconnected.

    Thank you Yann, this is a 3states button that I created. XD

    I have problem to create dropbox.

    now, I want to duplicate this button 5 times, but when I click on them then call perform different tasks.

    thanks.

  • No Wyshy, I have ready a 3 states buttons. this works OK.

    now...

    I thinks, what I need for use this buttons in several diferents buttons?

    Joe7 speak of family... I need study it concepts, but if i can't work with "family" in a free licence, bad XD

    this night i will create the drobox, Kyatric.

    thx

  • Hi all

    well, the question is the next:

    I have 3 graphics buttons: (btn_next, btn_back, btn_exit)

    Every buttons with sprite for 3 states.

    I have already created a button how it would work, but I want to do the same for the other 2 buttons.

    dude: What is the best way to work?

    instance?

    reply code for every button? (well... the actions)

    thx.

    PD.: this is my solution for 3state buttons.

    Link_Buttons

  • Hi all,

    I leave you this link which shows how to make a 3-state button.

    I modified an example of Kyatric (thx Kyatric)

    fileserve.com/file/VaeqNTM/button3states.7z

    suggestions?

    Bye!!

  • Hi all,

    Well, I changed the array index for your recommendation, and nothing.

    Then I wrote the entire project step by step, and I haven?t errors. ??

    (The index starts in 0,0)

    I think that the problem was the drag and drop an object of other project.

    I tested this idea this morning and my editor closed.

    Reopened the project and the editor send me an error message.

    I push ?ignore? (or similar) button.

    Delette the object

    And I can continue working OK.   

    The sprites, all OK.

    and now I will do the buttons with background graphics.

    PS.:   shadowedsol, I can't open your sample, because you use the ver 83 and I have 82. ( the downloadable free version "Construct 2 r80.2") But thanks, I was very confused trying values, and I not remembered what index starts 0.0.

    PS2: Danijerry, thx for your link.

    How I can open the files .cap? There are many interesting examples.

    Thx for your time XD

  • Hi all.

    Thank you for your web and works.

    I'm working in a little tale, and I have problems for show the texts.

    First, I do

    an array: Tales

    and Text: TextTales

    event sheet

    System On start of layout:

    1) Define size of Tales:

    Tales = Set size to (10, 1, 0)

    (10 will be the texts, for sample)

    2) Define value or Tales

    Tales: Set value at(1,1) to ?text 1"

    Tales: Set value at(1,2) to ?text 2"

    Tales: Set value at(1,3) to ?text 3"

    ...

    and ending,

    3) I initialize the TextTales with Tales data.

    TextTales: Set text to Tales.At(1,1)

    but when I execute the app,

    TextTales = 0

    Do you can help me, please?

    suggestion?

    Thank!!

  • 14 posts