Kyatric's Forum Posts

  • You do not have permission to view this post

  • Joe7: you might wanna take a look at The ajax tutorial. (you may also check this topic out).

    This works with PHP.

    Plain HTML won't allow you any communication.

    But I guess you can have javascripts in your HTML file that will respond to the ajax calls (make a web search to check if it is possible).

  • Condition

    Target object - pick by Unique ID

    If the object you are trying to reach is a Sprite named "lol"

    =>

    lol - Pick by Unique ID

  • Hi Mary,

    I really like ur game, but it makes me little crazy cause i die always at the beginning of it.

    Mary i have several questions if u don't mind

    1. Did u build ur game in construct 2 or construct classic?

    2. I'm new in using construct 2 and really want to learn it and create games on it, so can u help me as a beginner by directing me to the right steps.

    3. which is better to use construct 2 or construct classic

    4. Do u have a free sources for a games that can help me in learning construct 2.

    Thanks in advance and wish u a nice day <img src="smileys/smiley1.gif" border="0" align="middle">

    Mina

    mina: I think this user isn't really active anymore. (also this topic was posted a long time ago as you can see in the date of the first post).

    Nevertheless :

    1. This was made with construct-classic since it it posted in the construct-classic section of the forum.

    2. For C2 the right steps are in the tutorial section of the site: beginner's guide to C2 and all other C2 related tutorials.

    3. For this question check New to construct: where to start which presents the similarities and differences between CC and C2 allowing you to make your own choice.

    4. The How do I section of the C2 forum has a lot of codes and others, and a FAQ gathers a fair share of questions with their answers.

  • In the top navigation bar, you have a link to "Tutorials".

    You can see in that list the tutorial New to Construct and if you're interested in C2 go right on to the beginner's guide to C2.

    Then you can check out the How do I FAQ linking to a great deal of forum posts. It's a sticky, hard to miss normally.

  • Have you inserted a mouse object in your project ?

    Accelerate_toward_mouse_custom_movement.capx

  • In C2 you have the expressions window that let you know the expressions available for the objects available in your project.

    Else a "documentation list" isn't yet available, but will surely be when the manual is done.

    Documentation takes time to write, but it is being worked on by Scirra guys.

    For now, just explore in C2, having fun with object, reading any informations given in the ACE windows.

  • All you are saying and asking was already reported in this topic.

    For now I'm working on an entry for the C2 comp, I'll look into the PF after.

    The multiple obstacle bug is known, and can be worked around. For the sizes, you have to keep the same size for every elements. It is explained in the topic too.

  • Try Construct 3

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

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

    Yeah I basicly don't use IE, tried to remove it all the ways I could, so yeah, it's probably some old default version that comes with XP.

    Ok then, I'll just remove the startpage from the preferences so that it is not displayed at start.

    It's sad, 'cause it looks good in a true browser, but I don't intend to update IE under XP.

  • C2 r64; Windows XP SP3; FireFox 7.0.1; ATI Radeon HD 4870

    Dual-core E5200 2.5 GhZ; 3,5 Go RAM

    http://dl.dropbox.com/u/36472942/construct/bugs/Bug-Start-Screen.png

    When I launch "startpage.html" in firefox, it works well.

    In C2, at startup it doesn't (check the picture/link).

    it's a pity, the startpage looks very good. All praises Ricardo.

  • Send the capx by email to ashleyesz@scirra.com.

  • What's DEP ?

    <img src="http://photos.last-video.com/wp-content/uploads/2011/10/photo-johnny-depp.jpg" border="0" />

  • Thank you a lot SullyTheStrange, this is awesome.

    Sorry about the edit in your post, it was a mistake juggling between two tabs.

    I erased nothing (normally) just fixed the last url.

    Thanks a lot and please, everybody, keep 'em coming.

  • Your trouble must be something with the auto flip/auto mirror property of the ship.

    Make sure to have the same option in the boss layer as in the "regular" level.

    The boss level is hugely slow on FireFox, I guess those green stuff are like particles, and you're spawning a lot of them at once. Anyway, the more it goes in the boss level, the slower it gets. (as in FPS drop)