LaroTaio's Forum Posts

  • I already thought of it that it would be impossible to have different images with one sprite even with different variable values. I just tried if somebody have done it. Anyway I'll read your two advised tutorials, Thanks Sargas,

  • How do I change color or images of different instance variables with different values?

    The red bars to be picked up having different color or images.

    thanks in advance

  • Thank you very much PhoenixNightly for your help, as a newbie I'm really confused sometimes on how the event flows.

  • Hello,

    I'm having trouble with picking, I'm trying to pick up individual red bars when I press down any key, already made an intance variable with different value number for red bars.

    But it keeps on picking all the red bar pickups.what I want to happen is if my player collide or overlap the red pickup upon pressing the keyboard is the only time the pickup will occur. At the same time destroying the red pickups.

    I'm still very new with C2 already making some experiments. I guess this may be too elementary for C2 masters.

    I provided the capx if you want to have a look and edit it.

    thanks in advance.

  • Not in sample form, but it shouldn't take you longer than 10-20min to do yourself.

    There is a nice which actuall uses a global layout for GUI, which is simplier than what I originally said, but each has its drawbacks and pro's.

    Thanks Bratha

  • Kewl

    Thanks Guys!

  • Oh, I see where the confusion is.

    You have one layout. That layout has multiple layers. Layers 3 to 9 can be for levels 1 to 6. and Layer 10, 11, 12 can be menus and layer 13 can be GUI.

    As user completes level1 layer 3 is hidden and group for layer 3 is deactivated.

    Layer 4 group is activated and layer 4 is made visible.

    Hi DUTOIT, I've been thinking about this idea, do you have a sample capx that I can look into?

  • How do I know exactly what window screen size to use for mobile phones and tablets/ipads

    I've gone thru the article of Ashely about targeting multiple screen sizes, but I really want to know from our members who successfully exported their games to both android,iPhones/ipad and tablets, what window screen size and other configuration settings they used?

    Thanks in advance for sharing your thoughts

  • Thank you very much guys for these very inspiring advice, Lately, I'm really getting frustrated with C2 coz, although there are some videos tutz, most of it are into shooter types games, some tid bits of information, when it comes to more complicated stuff tutz such as event sheet manipulation, lessons are often explained too fast for a newbie to understand. How I wish the publisher of dummies books would release a book for C2. Well again big big thanks for the both of you.

  • Guys, I'm also thinking of this similar concept on sequencing audios, there's not much info and videos about this subject on C2. Would you care to share your capx so I can also have some initial idea of starting this project.

    Thanks in advance.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hello Guys,

    Just need some advice I really want to get better in C2, I've been through the C2 live lessons on twitch by Yann and Kyatric, I'm still having problems with the proper flow of events, like when will one condition be a sub event, some actions stacked together those sort of stuff. I'm not really a programmer but I do know some html stuff a bit of css that's all. Since C2 is based on html5, do you think it would be a wise idea to learn html5. I don't know, C2 masters out there what can you advice?

    Thanks

  • Hey LI0NHART thanks for the reply, it seems to me you're suggestion is that I have a duplicate sprite, I guess what will happen is that for sure there will be two players on the screen, but what I want to happen is that when my player say overlaps an object it will show up on another object much like a wrap behavior, I've tested the wrap behavior but nothing happened, am I doing something wrong here? It would be nice if you can provide a capx example. thanks again.

  • Hey guys,

    I don't really know how to describe this thing I have in mind, I tried looking for something on YT or in our forum but haven't found any topic that's close enough to show about how to make my player show up on the opposite side at once like the one on the image below, say example when Mario enters a pipe half of his body will show up at the other pipe. Would be nice if anyone out there can show me a capx sample.

    Thank you in advance