orcheliya's Forum Posts

  • I agree! While programm is not completed and periodically changes, Wiki is a good tempory alternative.

    But in the future, we all would like to see completed program (at least the major part) with full manual.

    I understand that writing help is boring and difficult stuff, but i think it's very important part of success. What is the meaning of helicopter, if nobody knows how to fly? .. If you want to promote your program and make it popular, as soon as there would be stable version, you should seek to make your prog available and understandable as for advanced game developers as beginners. Besides Construct is based on "click & play" system, and to create games is more easily than using engines with difficult scripts.

    If gamecreation and learning the program would be simple and fascinating process, many people will come.. and for this you really need full and well-organized manual. Learning program using tutorials is good, but it's more suitable for advanced users.. for example, to see full process of creation small game. But if you're beginner and even don't know interface, buttons and where everything is..? All we need to learn from the simple to more complex things.

    There're not so many people in our country who can buy expensive programs and engines, so people prefer to learn free soft. There're many free programs and people prefer to learn more "easy to understand" program that has a lot of info, documentation, tutorials, etc.. If it hasn't normal help, people stop learning program and look for another one.

    Your program is very cool, absolutely free and so it has all chances to become very popular (especially during the world crisis )! It is good solution for low-budget game studios and new game developers.

    So... I very much hope that the situation will change with new stable 1.0 version .

  • Hello!

    I've a question for the developers of Construct

    There is only one Wiki help, not full, not completed and not very convenient now.

    Do you plan (and when if it's no seccret

    Because it's difficult to learn new program without full program's guide.. Wiki help is good, but there're many cross-links between articles (easy to confused), inconvenient navigation, it's completely online, etc, so i think many people agree with me that Construct needs full offline manual.

    p.s. sorry for bad english

  • I still have some questions

    For example, i want to make that the sprite moves every 64 pixels (as grid movement but not using this behavior). I set "when press Right arrow key then move 64 pixels at angle 0" - sprite jumps these 64 pixels. Then I add Timedelta and it smoothly moves, but not exactly 64. It moves while i press key, but when i released - it stops in random place.

    How to make that the sprite moves smoothly and on the same number of pixels? Another words - grid movement but without using any behaviors?...

    What do you think?

    p.s. this is my unsuccssesful attempt - http://willhostforfood.com/access.php?fileid=64568

    p.p.s sorry for my bad english

  • Thanks to all for help !

    Timedelta works properly. I've set both acceleration and speed of object's movement and I'm satisfied with the result

    About behaviours - I use it sometimes, but there're situations when better to make it yourself than use pre-written behaviour.

  • When I set condition "Move at angle", for example, or "Rotate at angle", the object quickly jumps to point. But I want it moves smoothly to see his movement.

    How to make that? How to set his speed (i suppose) WITHOUT using any behaviour?!

    Thanks!

  • Hi!

    Please, tell me how to make that one object in a collision with another moves it?

    When I set condition "Collision with another object" and action "Move at angle", object "jumps" over some pixels.. But I want to move an object smoothly, i.e. main sprite walks, collides with the box and begin to move it. When sprite stops, then the box stops.

    Thanks!

  • deadeye,

    hi

    I've found my mistake with your help.. Now the game works properly!

    Thank You very much!!!

  • Barri167

    oh! yes

    this is cap file, as example - http://www.mediafire.com/?tj3oqtbjg3n

  • I have a question about ladders in the game.

    I've set all same conditions and actions as Platform School Tutorial. But there is a problem - when the Player on the Ladder, his animation always paused! Even I press "down" and "up" keys - climbing animation doesn't work. But! If I press "left/right" controls - his climbing animation begin to work.. As I press "up", it's on pause. What is it?

    I've checked all conditions twice, but can't find the problem.

    What do you think?

  • deadeye,

    I've checked "Platform" and it really works. Thank you!

  • Hi! Thank you for this great tutorial!

    But I have a question about ladders in the game.

    I've set all same conditions and actions as your. But there are two problems:

    1. When the Player on the Ladder, his animation always paused! Even I press "down" and "up" keys - climbing animation doesn't work. But! If I press "left/right" controls - he begin climbing.. What is it? I checked all conditions twice, but can't find the problem.

    2. Problem two. Player climbing the ladder and when he near top platform (solid), he doesn't climb on it! Hom to make that object doesn't fall through solid platform, but if he jumps or climbs from the bottom, he lands on it?

    Help me, pleeease

    Thanks.

    p.s. sorry, I don't speak English very well

  • Mipey,

    Wow! Thank You so much!!!

  • Rich,

    Ok. I understood you.

    Now there is right angle (not off by 90).

    But the arrow doesn't always rotate. It must be like.. compass arrow! Slightly to the right, slightly to the left - always changes angle when the sprite moves left or right, up or down.

    Do you understand me?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I put this action in "Always" condition, but it doesn't work. ..

    This is very simple example - http://willhostforfood.com/?Action=download&fileid=58261

    Please, look at it. There is pink arrow and red box in right-bottom. The arrow must rotates towards the box. Look at conditions. But it doesn't...

    What is your opinion?

  • Hi!

    Please, help me to solve one problem.

    There is a scrolling platform game, main character and something (may be arrow) in top-right(always), which shows where is the door(exit), for example. Question is how to make that arrow always rotates towards the door depending on the main character's position

    I don't know, but "set angle towards an object", "rotate towards.." etc, doesn't work properly - it rotates arrow only once in the beginning of the game.

    Thanks!