Enemy sprite size limits?

Advanced OpenGL source port fork from ZDoom, picking up where ZDoomGL left off.
[Home] [Download] [Git builds (Win)] [Git builds (Mac)] [Wiki] [Repo] [Bugs&Suggestions]

Moderator: Graf Zahl

User avatar
Syfo-Dyas
Posts: 182
Joined: Sun Oct 09, 2005 21:54
Location: Ohio
Contact:

Enemy sprite size limits?

Post by Syfo-Dyas »

With ZDOOM or gzdoom is it now possible to make enemies any larger than the Cyb Demon?

I can't seem to fit in an AT AT without having to scale it down a bit, which...

...makes it way to small.
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

A sprite is just a graphic so there size shouldn't matter. But the game engine will have problems with extremely large objects. The engine just isn't made for them.
User avatar
Nash
Developer
Developer
Posts: 1226
Joined: Sun Sep 25, 2005 1:49
Location: Kuala Lumpur, Malaysia
Contact:

Post by Nash »

Cutmanmike made a gigantic squid before. The Cybdemon looks like a small health bonus pickup compared to it. O_O
User avatar
Syfo-Dyas
Posts: 182
Joined: Sun Oct 09, 2005 21:54
Location: Ohio
Contact:

Post by Syfo-Dyas »

That would be interesting to see.
User avatar
Cutmanmike
Posts: 482
Joined: Sat Sep 03, 2005 23:34

Post by Cutmanmike »

It's scaled by 4 in DECORATE. I can't remember how tall it is in pixels.
User avatar
Cutmanmike
Posts: 482
Joined: Sat Sep 03, 2005 23:34

Post by Cutmanmike »

User avatar
Syfo-Dyas
Posts: 182
Joined: Sun Oct 09, 2005 21:54
Location: Ohio
Contact:

Post by Syfo-Dyas »

Would it be possible to share a wad with that sprite and decorate script for me to study?

I'd really like to get this down.


Another question, when you shoot at the top or bottom of the scaled sprite, does it still register as a hit, or is it for look only?
User avatar
Cutmanmike
Posts: 482
Joined: Sat Sep 03, 2005 23:34

Post by Cutmanmike »

The monster takes 12 actors 10 sounds and a hellova lot of ACS, and I don't feel like decompiling all this mumbo jumbo. Plus, when this eventually gets released it'll be a suprise ;)
User avatar
TheDarkArchon
Posts: 1000
Joined: Wed Jul 06, 2005 11:58
Location: What's that fucking smell
Contact:

Post by TheDarkArchon »

I remember a thread over at the ZDF's where Geist and Bouncy made oversized monsters (after saying I dare someone to try and create a monster that approaches the size of Ugh-Zan III from SS:FE)

Looks like Cutman has done that in this case. ;)
User avatar
Syfo-Dyas
Posts: 182
Joined: Sun Oct 09, 2005 21:54
Location: Ohio
Contact:

Post by Syfo-Dyas »

All I want is an At ST that is hardly larger than a Cyb Demon. :/
User avatar
Cutmanmike
Posts: 482
Joined: Sat Sep 03, 2005 23:34

Post by Cutmanmike »

Then it should work fine.
User avatar
Syfo-Dyas
Posts: 182
Joined: Sun Oct 09, 2005 21:54
Location: Ohio
Contact:

Post by Syfo-Dyas »

No because the height of the Cyber Demon is a bit too low for an AT-ST. A shame too.
User avatar
Cutmanmike
Posts: 482
Joined: Sat Sep 03, 2005 23:34

Post by Cutmanmike »

In decorate, try scale 2.0
User avatar
Syfo-Dyas
Posts: 182
Joined: Sun Oct 09, 2005 21:54
Location: Ohio
Contact:

Post by Syfo-Dyas »

THat was easy! Thankx a lot man, I've learned a bit more that I needed!!!!
User avatar
Alter
Posts: 851
Joined: Wed Oct 05, 2005 8:55
Location: Poland, Lodz

Post by Alter »

yeah... scale is useful when you have sprites but monster need to be bigger :D
Locked

Return to “GZDoom”