noise-expression not expressing

Place to get help with not working mods / modding interface.
ilit
Manual Inserter
Manual Inserter
Posts: 3
Joined: Sat Jan 14, 2017 10:39 pm
Contact:

noise-expression not expressing

Post by ilit »

I have defined named noise expression

Code: Select all

data:extend{
    {
        type = "noise-expression",
        name = "n1",
        intended_property = "n1",
        expression = {
https://github.com/ilit/factorio-ambien ... n/data.lua

but cant seem to make it work control stage.
game.surfaces.nauvis.calculate_tile_properties does not calculate values of my n1 noise. Just empty results. Elevation property for example is calculated successfully.
https://github.com/ilit/factorio-ambien ... es.lua#L12
Post Reply

Return to “Modding help”