Hi all - Just started using construct, and am very impressed so far. Thanks so much for making such a cool app.
I have a 3 questions regarding implementation and usage.
1: SCROLLING BACKGROUNDS
I'm trying to set up a large vertically scrolling background made up of large bitmap chunks, however , once I stack a few large images vertically, I cannot scroll the layout screen up to add more bitmap pieces above the others.
It also seems the image size limitation is 2048 high, can this be changed?
so, in short I was wondering if there was a way of either scrolling the layout screen to see everything, or wether there were any other ways of visually placing a complex map of large pieces together.
2: DIRECTSOUND
Can directsound play any other music formats than MP3?
3: UNIFIED SCALING
at present, you can only scale by sprites by pixel, not percentage, could anyone recommend a way or code example of scaling an object evenly in X and y?
Thanks so much for your time.