Hi, I was wondering how to make a HUD stay in the same place for multiple layouts? Similar to how games like Mario, and Zelda, do it.
Also, is there a way to incorporate 3D models into games, but as 2D sprites?
Thanks in advance.
Make a HUD layer and set its parallax to 0,0, put all your HUD stuff on this layer and it will stay in place. Just copy the layer to each new layout along with its event sheet and use global variables.
There are a couple of programs out the for making sprite sheets of 3d models, off the top of my head I know of SpriteWorks http://www.garagegames.com/products/spriteworks its $49.95 on garagegames website, but there are others. Jut Google "3d model to spritesheet".
Develop games in your browser. Powerful, performant & highly capable.
OK, thanks
Also, does Construct 2 support Ouya? If I used the 'Gamepad' object, would that count as an Ouya gamepad, too? I'd love to get my game out to many platforms