Discussion of a possible feature request

0 favourites
  • 3 posts
  • Actually this might kill a few birds with one stone.

    There's been some talk of having editor hooks that would allow for third parties to create ways to interact with the editor. Hopefully this would be something that would bring a richer experience to the editor, and allow for some things to be setup in-editor rather than having to do that at run-time. However this brings up quite a few issues, development, security, and bugs out the wazoo. So it's fairly easy to understand any reluctance to do this.

    Workarounds now are to either make events to do that, or load an objects state as json.

    I think you might see where I'm going here...

    What if we had options to load those json files in editor, for all objects in their preferences?

    Tilemap. Instead of trying to make a file in Tiled, and load it via tmx you use a json state.

    Sprite. Position, z, angle ect.

    Particle. Options preset, individual particles preset.

    Timelines. Boom.

    Arrays...

    Obviously this means that those objects states would have to be exactly the same at the start of the runtime, as they are in the editor.

    This actually solves a couple of my existing feature requests.

    Of course there would be limits, textures would obviously not be included, and mixing and matching would not be advisable, etc.

    Yes, no, maybe?

    Tagged:

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I love this idea. You can do this in Unity and its amazing to be able to change your IDE with your own code to help your work flow! It's an extremely powerful way to work.

    I don't know the security risks, but the idea is sound.

  • Just had another idea for something that this would help a lot.

    So I've added the suggestion: construct3.ideas.aha.io/ideas/C3-I-1222

    Ashley is this even doable? I know it's one of those things that sounds easier than it is.

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