| 
		
	
		| PutraenusAlivius   Posting Freak
 
 Posts: 4,713
 Threads: 75
 Joined: Dec 2012
 Reputation: 
119
 | 
			| Texture questions 
 
				Hey guys. I got 2 questions about textures. Hopefully you guys can answer these.
 Does HPL2 support alpha image? I wanna made a tree texture to be a billboard but not sure about the alpha.
 
 Do I really need to make the normals and specular for a billboard image? It's tied to the first question.
 
 "Veni, vidi, vici.""I came, I saw, I conquered."
 |  |  
	| 09-08-2013, 08:22 AM |  |  
	
		| JonnyAnomaly   Member
 
 Posts: 179
 Threads: 20
 Joined: Nov 2012
 Reputation: 
14
 | 
			| RE: Texture questions 
 
				Yeah, it does support alphas. Once your diffuse texture is loaded in the material editor, you can load your alpha in there too. You don't have to make a normal and specular map for any texture, it just depends if you want to use them.
			 |  |  
	| 09-08-2013, 10:12 AM |  |  
	
		| Alex Ros   Senior Member
 
 Posts: 447
 Threads: 46
 Joined: Aug 2012
 Reputation: 
20
 | 
			| RE: Texture questions 
 
				Are usual diffuse maps truly have to be saved in dxt5 format with white alpha channel in order to make specular map work? Is that really true? Or that's just a tiny mistake in HPL wiki?
			 |  |  
	| 09-20-2013, 09:39 PM |  |  
	
		| JonnyAnomaly   Member
 
 Posts: 179
 Threads: 20
 Joined: Nov 2012
 Reputation: 
14
 | 
			| RE: Texture questions 
 
				I just save all my diffuse, normal, and specular maps with no alpha and DXT1, works fine for me.
			 |  |  
	| 09-20-2013, 10:38 PM |  |  
	
		| Statyk   Schrödinger's Mod
 
 Posts: 4,390
 Threads: 72
 Joined: Sep 2011
 Reputation: 
241
 | 
			| RE: Texture questions 
 
				What JonnyAnomaly said.
			 |  |  
	| 09-21-2013, 07:04 PM |  |  
	
		| DamnNoHtml   Senior Member
 
 Posts: 469
 Threads: 34
 Joined: Sep 2010
 Reputation: 
16
 | 
			| RE: Texture questions 
 
				I do decals / transparent textures in DXT5, the rest in DXT1, works perfectly.
			 
 Creator of Wake, Through the Portal, Insomnia, and Cycles What to do with HPL3.... |  |  
	| 09-22-2013, 04:46 AM |  |  
	
		| Alex Ros   Senior Member
 
 Posts: 447
 Threads: 46
 Joined: Aug 2012
 Reputation: 
20
 | 
			| RE: Texture questions 
 
				Another one question (I am asking, not trying by myself, simply because I am waiting for an Update and do not have HPL installed). Is that true that normal, specular and height maps files should truly contain suffixes "nrm", "spec" and "height"? Is that really so important to use EXACTLY these suffixes? Can't I use, just for example, suffix "normals" or "glossiness"? Thanks in advance!
			 |  |  
	| 09-23-2013, 11:29 PM |  |  
	
		| JonnyAnomaly   Member
 
 Posts: 179
 Threads: 20
 Joined: Nov 2012
 Reputation: 
14
 | 
			| RE: Texture questions 
 
				You might be able to use different suffixes (I haven't tried), but if you have the maps with "nrm", "spec" suffixes when you load a model into modelview, when it creates a material for your model, it will automatically pick those files for you and load them into your new material, provided you have them in the same folder as your mesh.
			 |  |  
	| 09-24-2013, 12:17 AM |  |  |