My mod allows to teleport vehicles. If the destination is on the same surface as the vehicle, it is just moved there normally. However, when it is teleported to a different surface, I see the build-effect smoke -- just as if it was placed by
Code: Select all
surface.create_entity{…, create_build_effect_smoke = true, …}