awagener Posted January 21, 2022 Posted January 21, 2022 Hello, Maybe this something very obvious but I just wasn't able to find out. I try to manipulate the emission inentsity based on some time based functions. It wasn't really a problem to do this using simple expressions within the UnigineEditor. But I now lack of the possibility of doing some more complex stuff. Is there a possibility of referencing a script or similar there? I want to use it within a .node file if that makes any difference. Thanks!
silent Posted January 21, 2022 Posted January 21, 2022 awagener In this field you can use only a simple expressions, no script references or whatsoever. However, you still can write your own complex logic separately via code and execute it in runtime. Another possible solution - you can create similar material in node-based material graph editor and animate it as you want using built-in nodes. Thanks! 1 How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
Recommended Posts