Screen size : Sprite and text editer [Doom]

Started by Ksna, Aug 08, 2015, 10:39 AM

Previous topic - Next topic

Ksna

In Doom Editer, When i created a sprite using /cs example.png it has original size. then i got the values but when i create a createsprite it shows somewhere and image looks bigger than original.
How to fix this ?

KAKAN

oh no

DizzasTeR

I don't even understand what you are trying to say, if the image worked well for you in the editor, it should work on your server.

Thijn

Make sure the sprite is set to Relative using sprite.SetRelativeForAll( true );

Ksna