Hello everyone.
Tell me, is it possible, for example, to delete an existing prefab or replace it with another one?
I need an implementation of the growth of a tree, the player puts a seedling and the tree grows gradually - let's say every 300 seconds replacing from a prefab to a prefab
Destroy Prefab
https://umod.org/community/rust/37751-add-new-item?page=1#post-1
Merged post
You can kill/destroy entity, and spawn new entity with prefab you want in this same place.
Merged post
You can kill/destroy entity, and spawn new entity with prefab you want in this same place.
You have there, except for the last link, nothing opens:(
ArtiIOMI
https://umod.org/community/rust/37751-add-new-item?page=1#post-1
Merged post
You can kill/destroy entity, and spawn new entity with prefab you want in this same place.