Introducing Javascript coding in Construct!
Awesome! As in "Attempt to get right popup window size when installed as app", does that mean that players that install my game have their screen resolution set automatically? Also, I have a suggestion. I would like a button that deletes all instances of a specific object on a single layout.
Again, Cool update!
-The Diaper Movie
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.
Ok, thank you! I don't know why I didn't see that!
Edit: I knew you could delete all instances of an object from the entire project, but I meant on just one single layout.
Example:
Let's say I have 2 layouts. Layout 2 is a copy of layout 1, so they both have 50 instances of an object called Cloud. If I don't want Layout 2 to have any instances of Cloud, I don't want to have to go in and delete every single cloud. That's why I think it would be a good idea to be able to delete all instances of Cloud on Layout 2 only.
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.
Not to sound off-topic, I just didn't know where else to post this and it's not really a bug.
In the documentation for New Project Dialog, there' a sentence with a typo:
"Thw viewport size also defines the aspect ratio of the project, which is displayed to the right."
It says "Thw" instead of "The".
Just thought you should know.
Also, next time I find a typo, where should I post it?
Thanks.
Thanks, fixed. As noted in the "errata" section on the first page of the manual, you can file these as issues.
Ok, thanks, and you're welcome!
Oh, ok! Thanks again!