Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: callisto on Tue 29/04/2008 15:46:30

Title: Problem with Importing characters from the demo game.
Post by: callisto on Tue 29/04/2008 15:46:30
Hi,
I opened the demo game, export the cEgo to .cha file, than import it to my game.
Now the imported character is being displyed in my game in black rectangle.
(some problem with the transparent functionality?)
Title: Re: Problem with Importing characters from the demo game.
Post by: Gilbert on Tue 29/04/2008 16:18:09
What colour depth is your game set at? Try changing it to 16 or 32 bit and reimport again and see if it makes any difference.
Title: Re: Problem with Importing characters from the demo game.
Post by: callisto on Wed 30/04/2008 11:47:28
I am using 16 Bit. Does not work on 32 Bit also....
The steps I did:
1. Open the demo game
2. export the cEgo character
3. Create a new game (16 Bit)
4. import background for first room. (maybe the problemis here? the background definitions?)
5. Import cEgo (now called cEgo1, since cEgo/ROGER is already there)
6. place it on room (X/Y).

it comes with black rectangle.

I also tried to export/import another character from the demo, same results.