viniciuscgp's Forum Posts

  • On my experience things like this happen when there are an JS error. If you is using chrome you can open up JS console.

  • Im creating a large project and all go fine. But now I tryed to put a sound on a key press. So I imported a sound (right clicked in <sounds> and imported a .wav and the C2 created 2 files. But when I try to put an action the sound dont appears on the sound list of the action and tell me that I need to import a sound first. Whats happening?

  • I want to load a layout using a public string variable. I know that I can create a lot of if's (conditions) but if I can call it directly.. Its possible?

    Thanks!

  • Oops, Im sorry, got it :D Thanks :o

  • Hi again! I really need a multiline textbox control. Its very useful to create some type of applications and some types of reports. Since C2 have a textbox you can put some property like "multline".

    Thanks !

  • I'm creating a calculator to learning effect. But I could not get the Text property value of the plugin button. This is usually done in other plugins. It should be possible and I think it's very simple to implement.

    Note: Kyatric I know I can use instance variables to solve this, but if it were possible to get the text property would be simpler: D

    Thanks a lot: D

  • Nice Kyatric! I will try, but why dont put theses plugins on the official version? They help us a lot!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi its me again with a new request. I want to know if you plan to put some primitive draw actions and the capabilite of intercept a sprite draw event. Its will help us to create nice effects easly!

    Thanks

  • Hello, I need to know how to drag a button with my finger. I'm actually trying to simulate a listbox because I have several elements arranged vertically on the screen so I put a button on the side for vertical moving this one button that scrolls the screen. How can I do this?

  • Ok thanks the expression help is now working and I found tokenat(src, index, separator)

    Flws!

  • Hi its me again!!

    Im trying to decompose a string like "one|two|etc" and put this words on an array (created) I trying but I not found string manipulations functions. There are any? Thanks (pls really need this)

  • Or is possible by using two events, and else is possible using variables. That's not to say they shouldn't be implemented - rather, that it's possible to get the same effect currently.

    Yes but it would greatly help to create larger projects.

    *All* objects are global at design time. The "global" setting only affects the runtime. You can drag any object in to any layout via the Project Bar. I'm guessing you got confused because the Object Bar by default has a filter on it - see the manual entry on the Object Bar.

    Yes, but I think you misunderstood me completely. I am saying that for example in a particular layout I create a sprite and set to global, for example in my case was a frame for use on all pages. So when I create another layout that I would need the object to appear so I could have a reference for the placement of objects within that framework. This is just one example.

    Have you tried right-clicking a layout in the project bar and clicking Run?

    YYes I know but I am saying that if he had a button that ran the layout that I set as the default would help a lot!

    I'm actually developping it. I hope can release it soon.

    Super! I'm looking forward to it.

    Thanks to all replies

  • Hi I dont know here to put request of features but anyways...

    1) Color the Layout and the associated Event Sheet with SAME color. Its because Im creating a large project and this could help us a lot!

    2) On the "Event Sheet" we need and "Else" condition and and "OR" condition. This will help us a lot when creating a large project. Its VERY important!

    3) On the "Text Box" plugin its ever "center" the text, and we need an option to create a multline "Text box". In other words, put more properties on this control!

    4) More UI controls like "Combo Box", "Check Box" and so on. Some games or projects need this type of controls..

    5) Save inside the "Project" the last path where we export. I have some complicated folder structure and its really annoying every day put this again.

    6) When I want to run the game its ever run on the layout I'm in, even if I define the correct layout on the project option. Pls, put a play/preview buttom that run the layout especyfied on the project option, not that I'm in. (really annoying with big projects... like mine)

    7) When I put a sprite and set it as "global" its only work globally when executing not at design time. I think that if its is global its need to be visible when I change the layout Im working at design time.

    I know this a lot of request but this is an AWESOME program and I really need this. Pls friends take care with our resquest :D

    Flws!

  • Its not about being an "html editor" its just to keep the high level creator tool like C2. See, some C2 user are not advanced and like to create all things easy (this because we like C2), think about this...

  • Thanks a lot ppls! Since C2 is a high level tool, this should be automatic doesnt it? Anyway, its nice ;)