Discuss all aspects related to modding Zandronum here.
-
Ivan
- Addicted to Zandronum
- Posts: 2229
- Joined: Mon Jun 04, 2012 5:38 pm
- Location: Omnipresent
#1
Post
by Ivan » Sun Nov 03, 2013 4:23 pm
In Software the sprite looks like this:
[spoiler]

[/spoiler]
But in OpenGL it looks like this:
[spoiler]

[/spoiler]
Which means, the sprite isn't being cut properly and the 4-6 angles are being elevated from the floor, creating this awkward height change. Is there any way to fix this problem?
Last edited by
Ivan on Sun Nov 03, 2013 4:23 pm, edited 1 time in total.
-
darkstar64
- Forum Regular
- Posts: 264
- Joined: Sun Dec 09, 2012 3:48 am
- Location: Canada
#2
Post
by darkstar64 » Sun Nov 03, 2013 5:05 pm
go into your opengl settings and adjust the sprite clipping. see if that helps.
Hypnotoad wrote:
That's a pony? I pegged him for some kind of skunk furry.
-
Ivan
- Addicted to Zandronum
- Posts: 2229
- Joined: Mon Jun 04, 2012 5:38 pm
- Location: Omnipresent
#3
Post
by Ivan » Sun Nov 03, 2013 5:22 pm
darkstar64 wrote:
go into your opengl settings and adjust the sprite clipping. see if that helps.
Thanks a lot, it was the settings! However, there's no way to force this on the players for a mod right? It makes sprites like that one look really stupid and some people may not be aware of how to fix it, much like me.
-
darkstar64
- Forum Regular
- Posts: 264
- Joined: Sun Dec 09, 2012 3:48 am
- Location: Canada
#4
Post
by darkstar64 » Sun Nov 03, 2013 5:36 pm
Ivan wrote:
darkstar64 wrote:
go into your opengl settings and adjust the sprite clipping. see if that helps.
Thanks a lot, it was the settings! However, there's no way to force this on the players for a mod right? It makes sprites like that one look really stupid and some people may not be aware of how to fix it, much like me.
Most players might not be even aware that this is a problem, since this seems like something a modder would notice and not the average player.
Hypnotoad wrote:
That's a pony? I pegged him for some kind of skunk furry.
-
Ænima
- Addicted to Zandronum
- Posts: 3582
- Joined: Tue Jun 05, 2012 6:12 pm
#5
Post
by Ænima » Sun Nov 03, 2013 6:27 pm
Ivan wrote:
darkstar64 wrote:
go into your opengl settings and adjust the sprite clipping. see if that helps.
Thanks a lot, it was the settings! However, there's no way to force this on the players for a mod right?
I could have sword that there was a DECORATE flag for it, but all I can find are the flags for X/Y sprite billboarding. :/
-
-Jes-
- Frequent Poster Miles card holder
- Posts: 975
- Joined: Fri Aug 03, 2012 9:55 am
- Location: Void Zone
#6
Post
by -Jes- » Sun Nov 03, 2013 8:17 pm
Unfortunately, Zandro's "Smart" sprite clipping adjusting option isn't very smart.
ZDoom added a much smarter option some time back.