Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
Is there a way to change the defaults for the image editor in construct? I'm importing a large amount of 32x32 tiles (ala RPG style) but every time the editor comes up with a 128x128 image with the hotspot in the middle, which is a huge bother to change every time.
Alt-click when placing the pivot point to place it on all frames in an animation. You can alt-click crop as well to crop all of the frames but make sure you place the pivot points before cropping, because alt-clicking to place the pivot point only really works if all of the animation frames are the same size.
I suppose that would work, except that I'm using separate tiled background objects for each tile due to the overhead from placing 1000+ sprites on the screen. That's a full 1024x768 screen of tiles, plus a few layered tiles and characters.
Develop games in your browser. Powerful, performant & highly capable.
However, those are good tricks to know Arima, thanks!