Pine Trees
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
- Captain Proof
- Posts: 1028
- Joined: Wed Aug 27, 2008 8:51 am
- Location: Henderson
- Contact:
Pine Trees
Anyone know where I can find some Pine Tree models or sprites?
Edit:Oh and what program do I need to implement models into zdoom?
Edit:Oh and what program do I need to implement models into zdoom?
- Remmirath
- Posts: 2562
- Joined: Sun Dec 23, 2007 3:53 am
- Graphics Processor: nVidia with Vulkan support
- Location: My house
- Contact:
Re: Pine Trees
WinRAR to import them in your .pk3. MODELDEF lump to define them.
- InsanityBringer
- Posts: 3392
- Joined: Thu Jul 05, 2007 4:53 pm
- Location: opening the forbidden box
Re: Pine Trees
Of course, you can replace winRAR with any zip utility of your choice, or SLumpEd works too.
Re: Pine Trees
There are some pine tree sprites in Eternal DOOM IV: Return from Oblivion, including destructible & destroyed pine trees. Unfortunately, it's a hefty download if all you want is a few sprites.Captain Proof wrote:Anyone know where I can find some Pine Tree models or sprites?
If, however, you don't mind the large file download you'll not only get your pine trees, you'll also get a pretty decent game. If I do say so myself. Heh.
- Captain Proof
- Posts: 1028
- Joined: Wed Aug 27, 2008 8:51 am
- Location: Henderson
- Contact:
Re: Pine Trees
I downloaded Eternal Doom IV back when the beta first came out,I'll take a look when I get home. I'll probably need to edit them too because I need some snow covered pine trees too.
Re: Pine Trees
Hexen has a lot of tree sprites.
Re: Pine Trees
I think that the original source for the ones in Eternal Doom IV were originally the Hexen ones, but at least one of them has been recoloured.
Assuming this is for a Zdoom project, you can use the Hexen sprites and place the Hexen actor in your Doom project (either directly or by inheriting from the original) and not only will you have a tree, but you will have a tree that burns when hit by fire damage.
Assuming this is for a Zdoom project, you can use the Hexen sprites and place the Hexen actor in your Doom project (either directly or by inheriting from the original) and not only will you have a tree, but you will have a tree that burns when hit by fire damage.

Re: Pine Trees
ZDoom doesn't support models. GZDoom does.Captain Proof wrote:Edit:Oh and what program do I need to implement models into zdoom?
Re: Pine Trees
I believe that one of the Christmas-themed DooM wads had a snow-covered pine tree sprite. I forget the name of the wad (H2H or XMAs or some such), but search the idgames archives for the word Xmas and you ought to be able to pull it up.Captain Proof wrote:I'll probably need to edit them too because I need some snow covered pine trees too.
Re: Pine Trees
Don't know where I got these sprites, but I guess they may be of use.
- Captain Proof
- Posts: 1028
- Joined: Wed Aug 27, 2008 8:51 am
- Location: Henderson
- Contact:
Re: Pine Trees
Thanks Enjay,those looked great.Though the pine tree was a bit fuzzy,I can clean that up tonight.