Texture traansfer
			3 posts			 • Page 1 of 1		
	
Texture traansfer
How do I move a texture to another object, or through an object to another object?
			I'm not CrystalCube anymore.
		- 
				 
 CrystalCube
- Posts: 35
- Joined: Sat Sep 26, 2009 11:48 pm
- Location: Poulsbo WA
Re: Texture traansfer
- Code: Select all
- e.this.texture = e.other.texture
- 
				 
 standardtoaster
- Posts: 606
- Joined: Mon Aug 31, 2009 7:57 pm
Re: Texture traansfer
if you want the original to change too, then you can use this code 
			
- Code: Select all
- (e)=>{e.other.texture = e.this.texture;e.this.texture=("")}
**/\ /\
>( ' ; ' )<***<---------- cat
*((")("))
i'm right-side-up
uʍop-ǝpısdn ɯ,ı
http://www.sherv.net/flip.html
		>( ' ; ' )<***<---------- cat
*((")("))
i'm right-side-up
uʍop-ǝpısdn ɯ,ı
http://www.sherv.net/flip.html
- 
				 
 algadoodle123
- Posts: 66
- Joined: Tue Sep 08, 2009 6:04 pm
			3 posts			 • Page 1 of 1		
	Who is online
Users browsing this forum: No registered users and 7 guests




