boxophobic-visual-engine

Convert Unity prefabs to TVE shaders and wire global wind data.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/onehungsolow303-png/forever-shared --skill boxophobic-visual-engine
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: boxophobic-visual-engine
Source: https://github.com/onehungsolow303-png/forever-shared/tree/main/skills/boxophobic-visual-engine
Command: npx skills add https://github.com/onehungsolow303-png/forever-shared --skill boxophobic-visual-engine

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Establishes a repeatable workflow for Forever Engine developers to work with BOXOPHOBIC's The Visual Engine (TVE) by converting prefabs to TVE shaders, wiring global wind/season/weather data, and debugging the URP shader stack, while guiding Gaia spawners and NatureManufacture integrations and checking module availability.

Core Features & Use Cases

  • Convert heterogeneous assets into TVE shader-driven visuals using TVEAssetConverter and TVEManager.
  • Wire global wind, season, wetness, and atmosphere controls into gameplay for consistent environmental effects.
  • Validate module availability and URP setup to ensure runtime compatibility across Gaia/NatureManufacture trees and terrain proxies.

Quick Start

Install the TVE assets, place a TVE Manager in your scene, and batch-convert your prefabs to TVE shaders.

Frequently Asked Questions about boxophobic-visual-engine

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert Unity prefabs to TVE shaders in Forever Engine?

To convert prefabs to TVE shaders in Forever Engine, install the BOXOPHOBIC TVE assets, place a TVE Manager in your scene, and use TVEAssetConverter to batch-convert your vegetation and terrain prefabs.

Can I use BOXOPHOBIC The Visual Engine with Gaia terrain spawners in URP?

Yes, The Visual Engine integrates with Gaia spawners in URP by validating module availability and converting NatureManufacture terrain proxies and vegetation to use a unified TVE shader stack.

How do I wire global wind and season data into TVE shaders for gameplay?

Wire global wind, season, wetness, and atmosphere data into your gameplay by configuring TVEManager, which broadcasts these environmental controls to all TVE shader-driven prefabs for consistent effects.

Why does TVE shader conversion fail in my Unity URP project?

TVE shader conversion fails when URP setup steps are incomplete or TVE asset installation is missing, so verify your URP configuration and ensure all required TVE modules are available before converting prefabs.

What do I need to set up before using The Visual Engine shaders in Forever Engine?

Before using The Visual Engine shaders, you need a properly configured URP project, the BOXOPHOBIC TVE assets installed, and a TVE Manager placed in your scene to enforce runtime compatibility.