I don't know what you mean by that - can you explain exactly what that would do, how it would work, and what benefits it would offer the way it works with subclassing?
You can already just add the behaviors to the objects and use them instead of code. The point of the example was to use 100% code and no events or behaviors.
See Subclassing instances for how this works in r152.
As has been the case for some time, no new features will be developed for Construct 2.
Please report bugs to the bug tracker following all the guidelines or they won't be investigated.
It's a way of using your own custom class deriving from WorldInstance. So you can add all your own custom properties and functions, and still do everything WorldInstance does.
Ah, I think this can be done with subclassing. No need for separate scripts for that.
How does attaching a script to an object change how it's run or change what kind of code you can use? This doesn't appear to have been explained, and there is nothing like it in the JavaScript language itself. I'm pretty wary about diverging too far from how JavaScript normally works, because one of our key goals is to help people learn skills they can re-use elsewhere.
Yes, you can already do that using the Project Bar. When you select an object type in the Project Bar, it selects all its instances in an open Layout View. Then you can delete those instances from the layout.
The popup size only affects previewing in the editor. You can already delete all instances of a specific object by selecting it in the Project Bar.
We hope to add developer tools like that over time - but note Intellisense/autocomplete is trickier for dynamic languages so might not work the same as static languages.
As has been the case for some time, we are no longer developing any new features for Construct 2.
We'll have manual entries covering all the scripting features, yes.
Please do not repeatedly nag developers. See the Forum & Community guidelines. The developer in question for this thread is currently on holiday.
We haven't intentionally changed any icon colors in recent releases.
Member since 21 May, 2007
The official blog for all things Construct and Scirra run by our employees!
Wider technology issues from Ashley's perspective.