Tokinsom's Forum Posts

  • Prominent Well, he already did, so it's a bit late for that argument. Ashley made the decision to add the tilemap object by popular demand, but unfortunately left out some of the most important features. We're simply asking for him to finish the job.

    As far as I'm concerned the ability to import .tmx files into tilemap objects was the result of laziness, and introduced -bar none- the most cumbersome, inefficient, and awkward workflow I have ever seen. It would make sense if we very rarely had to do it because of some extreme feature that Tiled has and C2 doesn't, but that is not the case.

    Anyway, I'm done arguing about it. We're just asking for a few small additions that won't interfere with anything or take up an extraordinary amount of time. It baffles me how adamant you are to object features that won't affect you in any way.

  • Prominent What Ashley said was mostly regarding the image editor. You're suggesting we sacrifice dozens of features and C2's entire layout editor for ONE NEW FEATURE. Come on, man. On top of everything said in this thread, you also need to hard-code every single object and tilemap creation and property if using Tiled since C2 does not provide adequate features for using external or custom editors. I've done it before many times and I'm not doing it again. So for the last time, I'm not f*cking using Tiled, and I don't recommend others use it either.

  • Ruskul The layouts were tiny. I know C2's limits quite well. The problem was that we had to use sprite objects as tiles back then, so we'd have hundreds if not thousands of those scattered around.

    Prominent So what? C2 has a vastly superior integrated WYSIWYG editor that is far more versatile to boot. Just because we can opt to use Tiled doesn't mean similar functionality in C2 should be blown off. Ruskul makes some good points there in terms of work flow, debugging, and so on.

  • I give up.

  • I only developed a large-scale game with 2 other devs over the course of 9 months with Tiled. I think I would know a thing or two about it and the problems we faced.

  • Can we please just forget about Tiled for a minute? I've already explained in this thread and others why C2 devs shouldn't use it, and that was just the half of it. This is not about Tiled, its about C2's tilemap object.

  • Bump :T

  • +1. I could never figure out a decent way to pull this off aside from adding 1 row of extra tiles and stretching backgrounds outside of the level / viewport.

    I suppose increasing the layout scale by 0.1 and then shaking would work, but some people might notice, and it'd look bad for low-resolution games.

    Perhaps, if this shader were to be made, it could duplicate the outside rows of pixels starting from a certain point. So if you're using 16x16 tiles it'd be 16, giving the illusion that there is another row of tiles outside of the level. If you only duplicate the outside row of pixels then it'd look smeared.

  • I always hated default instances. Instead there should just be the 'default object' stored in the object bar. Not only do you NEED an instance in a layout, but you can't change which instance is the default one that future instances inherit their properties from. This can cause issues down the road, especially if you forgot to create a default instance in an object-bank layout.

    Also the issue you brought up seems like a bug to me.

  • 1) I believe it's instance-based, so no.

    2) Eh, probably not.

    3) Rendering cells are generally used for scenery in extremely large layouts. If your levels are moderately sized then there likely won't be any discernible difference.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Well not to be rude but this is very elementary stuff. It's pointless to add some built-in animation angle thing when you can do it yourself, and much more, with little effort.

    This is how everyone else does it anyway. Construct Classic only had animation angles because Multimedia Fusion did. Once it was discovered how useless and limiting they are, they were removed in C2.

  • No need. Just use a variable and name your animations like Jump_0. Then set animations like "Jump_" & variable. Far more versatile this way.

  • helena With a few changes to the tilemap object, Tiled would be a viable solution for all tile based games large or small. Either way, I'd much rather use a level editor integrated and designed around C2 than some generic one. Using an external editor can be very limiting.

  • JamesXXXYZ Oooh. That was before we teamed up.

    As for the ZM prototype, that was for a different project that hasn't started yet.

  • JamesXXXYZ Erm..I have been programming this game myself from the ground up for months. Not sure where you got that.

    Refeuh Thanks for the info. I'm not so concerned about poor performance, as the game is fairly well optimized, but no WebGL means no Copy Girl ^^; All things considered, I don't imagine Copy Girl or many other C2 games will be coming to the WiiU.