I have a couple of questions about the capabilities of this engine because I am an artist and am planning to make a game with high graphical quality.
1. Is there a way to make my character able to walk in 8 directions instead of the default 4? (ala MI 3)
2. The backgrounds that I like to paint are three demensional, therefore I would like the character to be able to walk off into the distance and have the size of his body get smaller as he walks into the distance. Is there a way to do this?
If you know of any AGS games that have done these things please let me know.
Thanks, :)
law
Actually the things your asking about are possible.
You just create your sprites and add them into the view section of ags. Scaling is easy you just draw your walkable area in ags and their is an option to set what you want the sprite to be scaled to. you can set each walkable area in a room to a certain scale or set them to go from say 100% to 50% or actually the scale can be any number. 1% to 200%
It's very easy but those are just some of the basic feature in this engine. their is alot of stuff that can be done with AGS.