🏘ïļ
Massive Village
  • Massive Village
  • ðŸ’ĄQuick Start
  • ðŸ’ĄPreparing for future updates
  • ⚒ïļMassive Village Toolset
    • Village
    • Farm
    • Cemetery
    • Zone
    • Fence
    • Road
    • Add Exit
    • Remove Spline
    • Utilities
  • 🏠Customization
    • 🏠Create a new village/farm/cemetery
    • ðŸ’ūData Assets (5.5)
      • ðŸ’ūData Assets (5.4)
    • 🏠Building and Place of Interest (POI)
    • 🏚ïļBuilding
    • 💰Zone
    • 🏚Village Object
    • ðŸ’ĄVillage Actor
    • ðŸŒģVegetation
    • 🏘ïļVillage Database
    • 🐔Farm Database
    • ⛩Cemetery Database
    • ðŸ›ĢïļRoad and Exits
  • ðŸ›ĢïļRuntime Virtual Texture (RVT)
  • 🔄Toggle auto-update
  • ðŸ—ŧMassive World integration
  • 🐞Debug Mode
  • ðŸŽŊTip: Change building origin
  • ðŸ§ĐPatch note - Massive Village
  • Legacy
    • ðŸ§ĐSockets (door, light, flattening) (5.4 only)
      • 🚊Doors
      • ðŸ•ŊïļLight
      • ⛰ïļFlattening the ground
    • ðŸŠĶDeleting a village/farm
Powered by GitBook
On this page
  1. Customization

Village Object

PreviousZoneNextVillage Actor

Last updated 12 months ago

Most of the objects inside the farm or villages are added through the PDA_VillageObject

As a rule of thumb, it is mostly used for simple static meshes in the world, it is used mostly for...

Side roads props, vegetation, crops, village props, small and large fences, roads, scarecrows, and dirt mesh. feel free to look at the demo village DT_DemoVillafe or DT_DemoFarm to see which one is needed. You can also have a look at the structs ST_Village and ST_Farm to see exactly what they need.

Mesh: Add the mesh building to use

Weight: Chance of this object is selected, the weight is compared to the total weight of all items in the list

Object Uniform Scale: Force the scale to always be uniform and avoid stretched objects

Object Transform Min/Max: Offset the position

Object Rotation Min/Max: Offset the rotation

Object Scale Min/Max: Offset the scale

Just like the building, they are added to the database. Don't forget to hit "generate" if you modify an existing village or farm in your world!

🏠
🏚