PDA

View Full Version : FGU layers, API



celestian
November 25th, 2020, 01:40
Have there been any new API features added for layer functionality? I'm guessing right now there isn't because there isn't even a way to identify a layer (you can't name map layers far as I know) but I'm hoping I'm missing something.

I'd really like to be able to programmatically move objects from one layer to another in certain situations.

Moon Wizard
November 25th, 2020, 02:12
There are not any short-term plans to offer access to a layers API, until we get through doing vision and lighting.

Also, certain objects are not stored on layers, so can't be "placed". (i.e. tokens, pointers, shortcuts)

Regards,
JPG

celestian
November 26th, 2020, 08:58
There are not any short-term plans to offer access to a layers API, until we get through doing vision and lighting.

Also, certain objects are not stored on layers, so can't be "placed". (i.e. tokens, pointers, shortcuts)

Regards,
JPG


My plan was to (at least in theory) take the token, remove it, and place the image of the token on another layer (non-token) to simply show where it is but keep it from interfering from selection/moves.

You guys might have better ideas how to handle it but it was something I was theorycrafting but ran into a wall with the layering.