Skip to main content
Visual direction — not gameplay capture
[ Reference game / In development ]

Reference environment

A garden factory with gears under the soil: a Roblox idle tycoon, farming simulator, and automation builder designed as the flagship proof environment for LiveOps Goblin.

Relationship
Nested LiveOps Goblin proof environment
Game loop
Farm → automate → expand → rebirth
Runtime model
Server-authoritative modular Rojo game
Launch state
In development; not publicly launched
Back to LiveOps Goblin

Visible automation

A production chain the player can read.

  1. 01

    Plant

    Plots and planters begin a visible crop cycle.

  2. 02

    Water

    Growth machines accelerate the cycle with readable effects.

  3. 03

    Harvest

    Server-validated machines collect ready crops.

  4. 04

    Transport

    Vine conveyors and friendly robots show the route.

  5. 05

    Process

    Island machines transform output into higher-value produce.

  6. 06

    Store

    Capacity and bottlenecks remain visible to the player.

  7. 07

    Ship

    A final server-side step converts approved output into rewards.

What the foundation already proves

01

A modular Rojo workspace separates shared config, server services, client controllers, assets, and generated LiveOps files.

02

Server-side contracts own player data, economy, rewards, placement, machines, automation, receipts, and rate limits.

03

LiveOps Goblin provides the game-local bridge for generated quests, shops, events, rewards, and analytics contracts.

04

Roblox Studio guidance verifies package, server, and client placement without exposing secrets or inventing account IDs.

Planned world

A full garden empire, presented as scope—not shipped inventory.

  • Planned 01

    Eight-island progression with a distinct automation identity per island

  • Planned 02

    Large player estates inside shared, visitable island neighborhoods

  • Planned 03

    Visible machines for planting, watering, harvesting, routing, processing, storage, and shipping

  • Planned 04

    Helper creatures for boosts and utility robots for readable garden work

  • Planned 05

    Rebirth, decoration, collection, quest, event, and offline-production loops

Asset pipeline

Playable first. Replaceable art throughout.

  1. 01

    Gameplay truth

    Lock machine roles, footprints, economy contracts, and save state before final art.

  2. 02

    Procedural blockouts

    Generate intentional part-built machines, robots, and island layouts for scale and performance testing.

  3. 03

    Final art replacement

    Replace high-visibility assets while stable gameplay and save-data keys remain unchanged.

  4. 04

    Integration and optimization

    Validate assets, fallbacks, streaming, instance budgets, and real Studio captures.

Production principles

  • Core automation stays reachable through normal play.
  • Paid offers are deterministic, transparent, and server-validated.
  • The client animates approved state but never decides rewards.
  • Real Roblox IDs remain absent until supplied through the owner workflow.
  • Planned content counts are targets, not claims of shipped inventory.

Built to validate the toolkit

Cozy Garden makes LiveOps Goblin real. LiveOps Goblin makes the garden configurable.

Return to LiveOps Goblin