Arima's Forum Posts

  • You only asked what programs can be used to make sprites. You made no indication of if you were going to make something to sell or not, and I cannot read your mind. The absence of any statement from you about wanting to sell something doesn't mean that you wouldn't. As such, I thought it was prudent to give you a heads up that the free version of CS2 cannot be used for that purpose just in case that was what your goal was.

  • The free version of CS2 is not for commercial use, though, if you were thinking of using it for that purpose.

  • Didn't you say above though that the max texture size for webgl is 2048x2048? I'm not understanding why you're saying the max texture size can be different in two posts.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • SparklyLlama - please don't post in ancient threads without good reason.

  • Hi I'm new to the forum and to construct 2 and I would to ask to you how is Multimedia Fusion 2 compared to construct 2.

    I know this is the scirra forum so many if not all on this forum use construct but i want to know why multimedia fusion 2 is so denigrate compared to construct 2..

    thanks in advance a sorry for my intromission and my bad english

    Construct 2 is everything MMF should have been and more. It has sub events, local variables, variables with names, no limit on the number of variables, behaviors that actually work and aren't bug ridden, none of that 'spread value' weirdness to try to get multiple instances of an object to work properly, no broken links to objects in the code, event sheet includes so if you make an edit on a sheet you don't have to copy and paste the edits to other sheets, updates every week or two instead of like once a year or some such, the list goes on and on (it may have improved since I used it last years ago, but considering how long the problems I'm mentioning had been there, I'm not confident they fixed them).

    I don't want to bash on MMF because good games can be made with it, but seriously, C2 is better in almost every way. The very, very few things left that MMF does better (I can only think of one thing, actually, direct export to iOS and android. It also exports to flash, but html5 for the most part makes flash export pointless) aren't worth everything else it does worse, and Ashley has stated if no proper chromium-based solution appears for C2 on iOS and android he'll code one himself.

  • Email supportibd@scirra.com about it, otherwise they might miss this thread.

  • I've heard there can sometimes be problems playing games hosted on Dropbox - perhaps try hosting it somewhere else?

  • I know that it's called the ipad air, but it is still a new ipad as well. Both are correct.

  • I'm happy about the new ipad, being lighter/faster, the retina ipad mini and free upgrade to Mac OS is awesome.

    However, the ipad 2 continuing to be sold at $399, at the price of the new ipad mini and $100 less than the new ipad, is ludicrous. Also disappointed that 16 gb is still the base storage for the new ipad.

  • You are correct, I recall Ashley stating that an include in CC just pastes a copy of the events when compiling, meaning it compiles multiple copies of the included event sheet. I don't have any other ideas how to improve things, though.

  • I disagree - if you set the scale to 0.55 instead of 1.1 you would have gotten the effect you want. You also could have done set size and multiplied the width and height by 1.1 and used a trigger once. Having no set base value for what 1 means in the scale action would be more confusing, I think.

  • Moved.

  • Voted!

  • Thanks, yup I'm also stoked to get such a positive reaction from everyone! Can't wait to share some of the games over the next few months...although we'll probably need to pixelate some of the shared screenshots to respect the forum. <img src="smileys/smiley2.gif" border="0" align="middle" />

    Thanks for trying to be considerate for the rules of the forum, but pixelation isn't really enough. If you're going to post images, only post them of non-explicit parts of the games.

  • You can use 'is overlapping' instead.