 Guest Guest |
Quote
|
2023-12-07 13:34:02 |
|
Is it possible to replace the texture of an object with coppercube using javascript or through an action or behavior?
|
 Guest Guest |
Quote
|
2023-12-07 14:10:12 |
|
There was a plugin or extension from justin check his website you might find it. Also it is possible to change it using javascript
|
 Guest Guest |
Quote
|
2023-12-07 15:23:13 |
|
There is a js reference https://www.ambiera.com/coppercube/doc/cnt_javascriptref.html.
It has ccbLoadTexture, just check it's description, it has an example that does exactly what you ask.
|