Joshua Chaos
Registered User
Join date: 6 Nov 2003
Posts: 6
|
12-28-2004 21:36
I got a texture animation script going, needed the texture to pan across the object, but I noticed that it can only move about the X axis of the object, but i need it to move across the Y, like say, having the texture pan across the sides of a cylinder rather than up or down. Any help would be appriciated. 
|
DoteDote Edison
Thinks Too Much
Join date: 6 Jun 2004
Posts: 790
|
12-28-2004 22:50
rotate the texture 90-degrees
|
Shack Dougall
self become: Object new
Join date: 9 Aug 2004
Posts: 1,028
|
12-29-2004 09:47
From: DoteDote Edison rotate the texture 90-degrees I was doing a waterfall animation like this. Seems like the orientation of the texture was also important. Not sure...maybe I was just missing something. A vertical texture like this didn't work for me. (with the water flowing top to bottom) ___ | | | | | | | | ----
but a horizontal texture did. (with the water flowing left to right) ____________ | | -------------
_____________________
Prim Composer for 3dsMax -- complete offline builder for prims and sculpties in 3ds Max http://liferain.com/downloads/primcomposer/
Hierarchical Prim Archive (HPA) -- HPA is is a fully-documented, platform-independent specification for storing and transferring builds between Second Life-compatible platforms and tools. https://liferain.com/projects/hpa
|
Konigmann Lippmann
Registered User
Join date: 15 Jun 2004
Posts: 40
|
12-30-2004 08:22
Now this brings to mind a question... I needed to set a different animation direction on either side of a prim, but couldn't get it to stick... as soon as I set the second side, the first side stopped moving. Is this an inherent problem, or was I just doing it wrong?
|
Garth FairChang
~ Mr FairChang ~
Join date: 24 Jun 2003
Posts: 275
|
Taken from Script Wiki
12-30-2004 09:01
From: someone Also, only one animation can be run per object, although all sides of an object can be animated. Hope this helps
_____________________
Garth FairChang ~Cheeky Brit~ ' Have a nice day  ' http://www.fairchang.com
|