problem with character sprite? [SOLVED]

Started by Doku, Sat 23/07/2005 00:45:27

Previous topic - Next topic

Doku

Hi!I am new here and a newbe with AGS.
I have this little problem >:( :
I want to do a cuttscene,with a man talking.Well I imported my backround and then I imported a sprite with a face,then Ι set in character option the x,y position(of face), but I cant fit the sprite correctly on my backround.(In one or two points is wrong fited).I imported that sprite again and again,and I created another sprite,but I had the same problem.My project run in 32 bit-color.
Sorry for my bad English!!!  :P

Gilbert

Are you using hires (640*400, 640*480 or 800*600) or lores (320*200, 320*240 or 400*300) in your game?
If you're using hires, bear in mind that the game coordinates used by the engine is from their lowres counterpart (for example, in a 640*480 game, the actual game resolution is 320*240), so you can only place sprites on even screen coordinates. To make things align correctly, make sure that the width and height of sprites are even numbers, etc.

Doku

Thanx!I change a little the canvas sprite,and all ok!

SMF spam blocked by CleanTalk