Code Editor

Not favoritedFavorited Favorited 0 favourites
  • 2 posts
From the Asset Store
5 levels with simple coding Source-code (.c3p) + HTML5 Exported
  • Hello,

    In text editors, we can edit normal text and then also edit it in HTML format.

    Is it possible to view and edit the code of actions and events created in Construction 3 in a similar way? After all, each event generates code in the background. Currently, we can add JS code ourselves, but I'm talking about directly viewing and editing the code of existing events.

    Is such a thing possible, and could it be added in future versions?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • This is a common misconception - Construct doesn't actually generate code for event sheets. It does something more along the lines of running an interpreter on data representing the event blocks. Further, as the paradigm of event sheets is significantly different to traditional programming languages, even if there was code automatically generated, it probably wouldn't be very readable or useful to modify and would look quite unlike anything you'd normally write.

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