viniciuscgp's Forum Posts

  • I would suggest that the C2 stores the last export folder, because every time I export it insists on C: \ Users \ user \ Desktop \ and this is very annoying. It would be better if he remembered it or store the project level.

    Pls pls pls

  • Friend, but I want to put on my forum because I'm doing a tutorial and would like to put the game like say an iterative image.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • So I'm creating tutorials on the C2 and everything is ok, but now I would like to put an example that did directly in the forum post and not by clicking a link that opens another window. It is possible to do this? That is like flash embeded in the page itself? Thank you!

  • All expressions are listed in the floating Expressions panel when you type in an expression!

    Yes! But now I saw this window it is well hidden it on top ... Could put in a better position.

    This new tutorial may also help you.

    Yes thanks!

    We're still working on our manual - hopefully it'll be done by the end of the year.

    Its will be REALLY nice!

    Thanks and [SOLVED]

  • Hello, I'm creating a tutorial on C2 on my site in Portuguese in Brazil, and as I am also a beginner would like some help. One thing I find missing in the C2 is a manual with all internal functions, objects, etc.. For example, I am wanting to create a custom motion for a UFO and need to know how to access eg width of the screen, etc. according to randomization. Where can I find a list of functions that I use in expressions? For example I discovered that I can do

    Sprite.X + 5 or refer to instance variables of a sprite. I would like a list of all functions from mathematical, trigonometric, etc.. Please be pascientes and help create a complete look of this program, I think it was the only thing missing to be perfect.

  • It's a good suggestion but online score generally requires use of server side scripting so it's impossible to do it all in Construct 2 generally.

    Yes its true, but you guys are more experienced programers and can offers a server to registered user for example.

    However, have you seen the Facebook plugin? It allows you to do a scoreboard amongst friends. It might be what you're after.

    I will try it.

    Thanks!

  • Hello everybody, I'm creating a physical game, where you click or touch an object and it always applies the same force. But it seems to stabilize after each time I click on it it gets a different force. I'm doing this:

    Event: Touch -> Is Touching object scoop

    Action: Apply at 5 Fhysics impulse angle image at 45 pont "colher_cabo" which is the handle of the spoon. In my view it was to always apply the same force. See the example in

    AngryWorm

    Thanks in advance.

  • I dont kwno where to put this but anyway...

    Why do youguys dont create new behaviour thats implements a online score? I think that a lot of people will use it and love it! I know that I can create my own using mysql and AJAX but since construct2 is to simplificate things Its will be best as a build in feature!

    Thanks in advance!

  • Really nice! Where can I find some documentation to create my own plugins?

  • I understand that you're no stranger to programmation, buddy.

    And that's where the trap lies.

    C2 is a "language" in its own, that needs to be learnt like others. It is visual event programmation if you will (invented term, I know). But you have first to get used to it. (like learning/seeing/understanding the slight shades/differences between say C++ and Javascript at first)

    That's why I underlined the fact that going through the beginner's documentation is a step that is to be taken.

    At last all the plugins for C2 can be found in the C2 plugins forum.

    I undestand. By the way, when I click on the help button on the C2 its send-me to a 404 page (not found).

    Obs: I went to the download page plugins but have not found one plugin that allows me to create a function or something. Where can I find it? (if any).

    Thanks!

  • What you are describing seems like functions.

    There is already a function plugin for C2, I used it a lot in my entry for the competition. It's not an official C2 plugin yet, but it works quite well. I suggest you give it a try and see if it's what you're looking for.

    Exactly, where can I get theses plugins?

    I'd also suggest you to first start with the beginner's tutorial and check out all C2's examples in the install folder.

    Buddy, I'm a stater in Construct 2, but not in programming. I understand how it works. This question I asked is not trivial starter. What I am trying to learn is how to reuse my actions (code) to be the simplest change in a future program.

    Thanks for reply!

  • Hello friends! I am creating an application using Construct 2 and I am impressed with your ability. But I'm really feeling a lack of a feature: Create my own reusable piece of code. I think I might have a way to place an action that is a piece of code, so would be simpler to put larger expressions with more lines for example. This would be for more advanced users and it would be very welcome. For example I need to create an action that takes parameters and do something. This action could be executed in any part of the application. Put this feature! That would be very welcome and open up enormous resources in the program. Thank you.

  • Thanks friend, exactly that I was needing!

  • Hello everybody! I am using 2 construct to create an HTML 5 application that can communicate with my servlet. I started using the program yesterday and I'm able to create the interface, saving local data, this program is really great <img src="smileys/smiley32.gif" border="0" align="middle" />. I am now in a phase of trying to communicate with my servlet. That is possible? And if so, anyone have an example? Thanks a lot!

  • Im creating a project and I lost almost all (yes I should save), but the Construct 2 app is crashing a lot. Im intested in purchase the full version but I need to make this project to test. Any sugestion? Im using a 64 bit notebook with windows 7.

    Hint. I dont have any viruses....

    Hint. Put an autosave function....