quick question-- sprite size limit?
Moderator: Graf Zahl
-
- Posts: 18
- Joined: Tue Jan 17, 2006 7:22
quick question-- sprite size limit?
A 380 'invalid propety value box pops up everytime i try to insert my custom monster thing in db. I just need to know if their is a theoretical sprite size limit, and if there is, is the problem my 250x300 sprite. thanks.
- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact:
-
- Posts: 18
- Joined: Tue Jan 17, 2006 7:22
Quick question for zdoom---Using A_Countdown?
Im trying to make a projectile that dies right after it is thrown by the the parent actor and I didnt know how to specify the perameters for A_CountDown or A_CountDownArg. Thanks.