Can a Lua plugin change visibility of buildings?
Moderators: Scenario Moderators, Plugin Moderators
Can a Lua plugin change visibility of buildings?
Any veteran in the Lua API could confirm whether it's possible to change the visibility of buildings using the API? I'm trying to temporarily hide buildings when going into building tool mode.
- daniellereed
- Settler
- Posts: 3
- Joined: 06 May 2025, 10:08
Re: Can a Lua plugin change visibility of buildings?
Yes, in TheoTown, you can manipulate the visibility of buildings using Lua scripts. This is typically done by modifying the Draft (the blueprint or template) associated with a building.