C-7's Recent Forum Activity

  • That's a great-looking trailer! Your game keeps looking better and better!

  • Yes, a game like that wouldn't even be a stretch for the engine. You'd, of course, have to produce all the assets and events, but it doesn't seem like anything even close to outside the scope of C2's capabilities.

  • Woohoo! Bought!

  • On your project properties, set filtering to Point instead of Linear. Also, depending on the type of game, pixel-rounding to On may help so you don't get sub-pixel movement.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Sounds promising! I hope the jank issue really is corrected, though it wasn't as impactful on my own game.

  • I don't believe Canvas 2D has any sort of memory management, which would explain why it ran like crap on your friend's non-webgl computer. Large layouts shouldn't be a problem with WebGL depending on how nuts you go. My bigger layouts in my RPG aren't huge, but still quite large. 12,000x12,000ish with about 11,000 objects. The CPU use isn't particularly low, but it runs very well and has run well enough on every PC I've tried it on.

  • Making a classic Final Fantasy/RPG maker type of RPG is not that hard, there are plenty of examples out there.

    On the other hand, games like Final Fantasy Tactics, X-Com or Fallout 2 etc, which have a grid system, is much harder to make. I don't know if Construct 2 is capable of making one.

    Yes it is. You would just have an array that corresponds with each grid cell on the map for tracking placements. But this type of game gets incredibly complex and would be best served with a team.

    As far as RPG's go, I think mine (Courier) is coming along nicely. Granted, it does not have a combat system (intentionally), but you still have the large, story-rich areas, quests, abilities, magic system, inventory, npc's, etc. C2 could handle more than what I'm doing, but I couldn't by myself, of course.

  • Cool roundup! I hope to see some really awesome C2 games in 2015!

  • I'm approved. Apply at the link above, it takes a few months for most people to hear back. They'll contact you directly (either way, approved or not to my knowledge) and then you can get access to whatever you want or need. Dev kits cost money for all consoles.

  • There's nothing wrong with multiple/tons of layouts. I think it's a good way to go, really. But to do it all on one, you'll either have to have judicious use of layers or have events spawn in everything at once. Or, I suppose, you could line the levels all up and move the camera to different zones. But, really, is there a problem with having layouts for each thing?

  • Another Idea:

    Ambient Light

    Not the schadow light!

    Just use light-colored sprites set to Additive blend mode. Alternately, you can make a dark layer and use light sprites to mask/cut through it.

    You can do plenty of stuff with lighting in C2:

  • All of these are already doable with C2! Change the background color of a layer and set it to NOT transparent. TiAm showed the .exe export.

    Transitions are a little more difficult, but it's all there already. For a simple fade to black, have a black tiled background on your UI layer, fade it in with either opacity or fade behavior, then transition layouts at the end of it. For fancier ones, you would need to take a still image of the screen just before transitioning, load that at the start of the NEXT layout, and then fade it, do effects, slide it, etc out of the way.

C-7's avatar

C-7

Member since 9 Oct, 2010

None one is following C-7 yet!

Connect with C-7

Trophy Case

  • 14-Year Club
  • Popular Game One of your games has over 1,000 players

Progress

15/44
How to earn trophies