maxps2's Forum Posts

  • 11 posts
  • would this be 3D or 2D? Also, what's your local language? It might be easier to understand if your local language is something I knew.

  • Isn't it Midi? then it should be "C:\Program Files\Scirra\Construct Classic\level1.midi"

  • As for changing the movement patterns up, I could whip that up too, but I'm a little very busy (that was a purposeful contradiction used for emphasis), but I could try.

  • There you are docs.google.com/file/d/0B9DuB6trCwQNU1d1VzdWZ0gyOFE/edit Take in mind it's a little rushed, sorry for the lateness.

  • You could have a private variable determine their movement, and set it to a random number on spawn time, that way you'd only have to write the code once. I could make a file example if you'd like.

  • Object a, b, and c all have the private variable "Selected?", I need an event string that will only call those with the variable set to true or "1" to action. So if A and B are selected, but not C, A and B would follow set actions, but not C

  • Also, is there anyway to only apply an event to items that have the same global condition and value?

  • Ah, perhaps I could explain better. I want X unit to go to x coordinate by clicking on x coordinate. X unit will have to move like a unit, and not some hovery blob of physics defying force.

  • By change the size of rooms, do you mean the size of a layout? I'll work on a capx file explaining it, shouldn't be too hard to use the HP in events.

  • Hello, I'm currently working on an RTS that takes place in a platformer dimension, and being the man I am, I'm stuck on pathfinding. I'd prefer not to use zones, and gap avoidance is necessary. I will use zones if need be.

    Oh, and I have no capx file, seeing as the last attempt crashed my computer.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hello! I'm max, but you can call me whatever the heck you want, (it's an expression, "Whatever the heck you want" would be a rather long title don't you think?) and I love parenthetical remarks (did you guess that already?). I'm currently using construct classic because I'm bankrupt and no-one will hire a 14-year old (can't imagine why). I'm currently learning Java, and I already know some VB. Also, you might be able to tell, but I'm an American, don't judge me >.>

  • 11 posts