My requests for C2

This forum is currently in read-only mode.
From the Asset Store
A cool way for kids to write and practice English Alphabets
    • Tile Mapping

    While the layout editor does just about everything, some of use are use to tile editors and like to create tilesets for our games. If anything, just allow us to snap to a grid or something for tile based mapping.

    • Message Boxes

    In a lot of games there are message boxes, very common amongst RPGs. Some have portraits, some have face icons. And each message box generally works the same. You have letter by letter dialog, and if somethings important you would color that word or phrase.

    • Python 3

    Have no idea if the newest version of python will work with Construct, but it'd be a great feature to update.

    • RPG Events

    While anything RPG Related can be done in Construct, built in events will help as well. Such as weather effects, day/night effects, wind effects(also should have a strong setting so the player walks slower if the wind is at a strong setting). Emotion icons, these are basically just your love, "!", kind of icons. Basically just expression icons that pop up over the player during or after a message sequence.

    • Menu editor

    While this really should be left to phython or constructs human events system, a menu editor should be added as it can save a ton of time between play testing over and over. Also, it'll create a python file in the games folder(wherever python files are saved) with the menus code.

    • Hud editor

    This really explains itself, basically a hud editor where you can design the hud for your game right in front of you. This also can be done within python very easily but some things are better off with an editor.

    • Save/Load editors

    This belongs with the menu editor idea, where you can design your save/load menus and make them so they're not so..ameturish..

    But minus these, construct is a very all around awesome 2D game Engine that can really do just about everything. This is 1 engine where you can believe what the developers tell you.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Great ideas! Maybe these will be added to the official build!

  • - Tile Mapping

    - Hud editor

    This really explains itself, basically a hud editor where you can design the hud for your game right in front of you. This also can be done within python very easily but some things are better off with an editor.

    Construct already does that actually. Just make a new layer (Making sure it's the topmost one) and add your stuff. If you're talking about keeping it synchronized between levels, Event Sheet Includes and Inherited Layers will be your best bet.

  • 1 Tile Mapping - Layout tab -toggle grid-toggle snap to placement-toggle snap to resizing.

    2 Message Box - Text object + timeline editor, there are examples in the forum.

    3 Python - Python

    4 RPG Events - "...anything RPG Related can be done in Construct,"

    5 Menu Editor - Create sprite(right click-insert object-sprite) - click on sprite(use mouse and keyboard object- right click - insert object -mouse and keyboard) - go to layout.

    6 Hud - Create Hud using sprites in one layout, then Inherit layer for your other layouts, using the inherit feature in the properties window. Use on your top layer for best results.

    7 Save/Load - I haven't used it myself but there is a save feature in the events, have a look at that.

  • [quote:305648se]- Python 3

    Have no idea if the newest version of python will work with Construct, but it'd be a great feature to update.

    Pythons not too great at backwards compatibility, and there are a lot... lot, lot, of modules for the 2.+'s. In fact there are quite a few made for 2.4 that wont work on our 2.6.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)