Hey everyone!

This forum is currently in read-only mode.
  • Me again - not much on this site in terms of actually creating something! I don't know this projects history but i read that the old server or website was lost and this is a new forum. So im going to have to ask a few things here, again if its already been asked, but i cant do much about that, sorry. <img src="{SMILIES_PATH}/icon_sad.gif" alt=":(" title="Sad" />

    Anyway, in game maker we have drag and drop commands, and commands we can code in our selves. the drag and drop ones are codes themselves, but with fillout boxes and easyer to use. say, for instance i wanted an objects gravity set to 2 and direction to 270, i would just drag the gravity drag and drop tool and itll ask me to fill out direction, and speed. (direction is in degrees, usual -> that side is 0 degrees, so 270 would be pointing down)

    in code, however, i have to do it manualy:

    gravity=2

    gravity_direction=270

    simple enough, but how does all this work with construct? I fiddled around with it and all i got where premade commands such as one for cars, turrets, etc. i am certain Constructs game making ability is not restricted to that, so what is Constructs version of inserting a code that applies to an object?

    hope it makes sense!

  • I think I need to re-make the Ghost Shooter tutorial to give you a grounding in events.

    Basically you use the Event Sheet editor to define your code. Suppose you insert the Mouse & Keyboard object. Double click in the event sheet editor to insert an event. Then double click the Mouse & Keyboard icon, and you can make an event like "On spacebar pressed". You can then add actions to do by clicking New Action (or the green +), such as setting gravity.

    Until the tutorial is back, have a poke around the Ghost Shooter template (file - new - template) which has lots of events, and the physics template has a simple on click event too.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Ok, my fave method of learning is trial and error, anyway <img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /> i tend to not do too well with tutorials when it gets to more complex stuff.

    Thanks again, Ashley - looking forward to working with construct, and to who ever's involved in its making so far it looks like you've all done a good job. Hope we can see this finished <img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" />

  • not much on this site in terms of actually creating something!

    I know <img src="{SMILIES_PATH}/icon_sad.gif" alt=":(" title="Sad" />

    I've been toying around with the idea of making a series of "Mini-Tuts" for beginners that just cover some of the basics like how to use the interface and understanding events and commands and such. It would be beneficial to me as well, since I learn best by teaching. Noobs helping noobs, as it were.

    Another reason to do it is because having some sort of content in the help section would likely draw in more users. Construct is seriously lacking any sort of reference material right now, which is likely keeping at least some new users away.

    And since I support Construct, I feel I should help in some way, other than making suggestions or bug reports. I might not be able to help out with coding, and I might be too poor to donate, but I can write <img src="{SMILIES_PATH}/icon_smile.gif" alt=":)" title="Smile" />

  • Deadeye, would you like to get together and write up a help/contents file for construct?

    I am again referring to game maker, but it has something similar to this. the inbuilt help file has every single code/command available to the program in it, and you just search for it, and it will open it up telling you what the code is and how to use it. ofcourse, there is also sections on how to use game makers basic stuff aswell, import sprites, etc.

    i think it will be helpful for beginners and ourselves alike (Well, technicaly we are beginners <img src="{SMILIES_PATH}/icon_razz.gif" alt=":P" title="Razz" /> )

  • I'm planning on opening a Learn area of the website soon, where tutorials and such will be listed. I guess after 0.85 I'll work on that a bit and get some decent tutorials back up, because we need them. Of course, if you want to contribute, that'd be welcome <img src="{SMILIES_PATH}/icon_smile.gif" alt=":)" title="Smile" />

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)