smitchell's Forum Posts

  • Thanks Kyatric I was close to that <img src="smileys/smiley2.gif" border="0" align="middle" /> But not close enough <img src="smileys/smiley6.gif" border="0" align="middle" />

  • No probs <img src="smileys/smiley1.gif" border="0" align="middle" />, Its going to be released to all browsers. Its just still in development i guess. So only on firefox right now <img src="smileys/smiley1.gif" border="0" align="middle" />

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • There is allready another user who's developing a plugin to draw shapes at runtime. Follow the thread here: scirra.com/forum/plugin-svg-shapes_topic48247.html

  • Kyatric, I had a look at them but i still do not understand.

    Bu looking at the treads I guess im supposed to use the nth term. But I dont get what the nth is..

    Like i said above i have 20 textboxes and 20 images all of the same instance but both have instance variables called level.

    If the mouse is over the text object which has a instance of 1 then i need the image with the instance of 1 to go to frame 1..

    Any ideas?

  • Wait not quite, Its changing all the instances frame. I need the one instance at a time..

  • Wait never mind.. Figured it out <img src="smileys/smiley1.gif" border="0" align="middle" />

  • I have a level select screen.

    On the level select screen i have 20 levels, Each are just instances of the same object.

    I also have 20 text boxes, again just a instance of each other.

    Both the level Image and the textbox have a instance variable called Level. All are numbered 1 - 20.

    If the mouse is over the textbox and the instance is level1 then i want the corresponding level image to go to frame 2. But i can't wrap my mind around this <img src="smileys/smiley5.gif" border="0" align="middle" />

    ps, I can't share my capx.

  • kiyoshi you say 1 dev is not enough. And I kinda agree. but Ashley is amazing, Her provides a new update roughly once a week. Which usually have significant adaptations. He's built a HTML5 engine, and HTML5 is relatively new.

    I agree having more devs would be usefull, But then updates would probably take longer as you would have to rely on the other devs..

  • Go-Go PowerRangers!!! <img src="smileys/smiley4.gif" border="0" align="middle" />

  • AnD4D, Set the density to 0.

  • There currently working on a editor so we can draw straight from Construct2. there only a 2 man team, and only 1 of them actually works on the engine.

  • Ahhhhh i see. Im trying to make a app similar to yours i guess(completely different theme) But the users have a editor and then make there own thing.

    Im trying to figure out a way to take what the put together and convert that into 1 image and then post that image to facebook.

  • Yeah worked for me :) Im a woman apparently ;).

    How does it work? Just choosing a random frame?

  • Ashley,

    Honestly I wouldn't mind the fact the screen is scaled so much. I make my graphics with a high DPI so its not going to be exactly notable.

    Also if the native phonegap export in C2 doesn't get Audio working then AppMobi is the only alternative really, Right?

  • delgado, Some users have reported that AppMobi gives a little performance boots and sound works, But i have not tested this myself yet. And there are no step by step instructions if your a beginner.

    As soon as i have a prototype to test it with then im going to write a tutorial on it.