Page 1 of 1

How to use "remains_when_mined"

Posted: Tue Sep 10, 2019 8:03 pm
by darkfrei
There is a property for example

Code: Select all

data.raw.tree["tree-01"].remains_when_mined = "tree-01-stump"
Is it possible to use it by another prototypes? I want to set this thing by the fish, but without success.

Re: How to use "remains_when_mined"

Posted: Thu Sep 12, 2019 7:19 am
by darkfrei
Upd:
The entity.animation = {pictures_array} is supported, but entity.picture = {picture} is not supported, but also doesn't say anything.