Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Baro on Wed 18/06/2008 21:23:37

Title: Is it possible to implement transformations in the main character?
Post by: Baro on Wed 18/06/2008 21:23:37
I am new with AGS, and I'm still thinking about what my game would be about. I've got a certain idea, and the base of that idea is that the main character would be able to transform himself into things. What I'm wondering is how much is this possible. I believe I could make the different transformations be in the inventory like items, and then 'transform' the character in the cutscenes when 'using' them right with animations, but I wonder if it is possible to directly transform the character and then still control it in its transformed form? I need to know if it's possible before starting it. If it's not possible, I'd better think about some other idea for the game.
Title: Re: Is it possible to implement transformations in the main character?
Post by: Matti on Wed 18/06/2008 21:34:57
It's quite possible. You can just create different views for the character and change them when he's supposed to transform..