You are viewing a potentially older version of this package. View all versions.
ProjectZaero-Data_Sphere_Flavor_Pack-1.0.0 icon

Data Sphere Flavor Pack

An asset bundle pack for Rundown Devs containing 8 data sphere variations.

Date uploaded 2 years ago
Version 1.0.0
Download link ProjectZaero-Data_Sphere_Flavor_Pack-1.0.0.zip
Downloads 1143
Dependency string ProjectZaero-Data_Sphere_Flavor_Pack-1.0.0

This mod requires the following mods to function

dakkhuza-MTFO-4.5.2 icon
dakkhuza-MTFO

The premier in GTFO DataBlock editing ;^)

Preferred version: 4.5.2
BepInEx-BepInExPack_GTFO-3.2.1 icon
BepInEx-BepInExPack_GTFO

BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.

Preferred version: 3.2.1

README

Data Sphere Flavor Pack

Custom Data Sphere models that can be used to replace the default Green sphere. Expand your color selection from 1 to 9!


Currently contains teal, yellow, pink, purple, blue, orange, yellow, and white Data Sphere variants.

Prefabs to add to ItemData:

Teal:
        "Assets/CustomAssets/BigPickups/1st_Person_TealSphere.prefab"
        "Assets/CustomAssets/BigPickups/3rd_Person_TealSphere.prefab"
        "Assets/CustomAssets/BigPickups/BigPickup_TealSphere.prefab"

Yellow:
        "Assets/CustomAssets/BigPickups/1st_Person_YellowSphere.prefab"
        "Assets/CustomAssets/BigPickups/3rd_Person_YellowSphere.prefab"
        "Assets/CustomAssets/BigPickups/BigPickup_YellowSphere.prefab"

Pink:
        "Assets/CustomAssets/BigPickups/1st_Person_PinkSphere.prefab"
        "Assets/CustomAssets/BigPickups/3rd_Person_PinkSphere.prefab"
        "Assets/CustomAssets/BigPickups/BigPickup_PinkSphere.prefab"

Purple:
        "Assets/CustomAssets/BigPickups/1st_Person_PurpleSphere.prefab"
        "Assets/CustomAssets/BigPickups/3rd_Person_PurpleSphere.prefab"
        "Assets/CustomAssets/BigPickups/BigPickup_PurpleSphere.prefab"

Blue:
        "Assets/CustomAssets/BigPickups/1st_Person_BlueSphere.prefab"
        "Assets/CustomAssets/BigPickups/3rd_Person_BlueSphere.prefab"
        "Assets/CustomAssets/BigPickups/BigPickup_BlueSphere.prefab"

Red:
        "Assets/CustomAssets/BigPickups/1st_Person_RedSphere.prefab"
        "Assets/CustomAssets/BigPickups/3rd_Person_RedSphere.prefab"
        "Assets/CustomAssets/BigPickups/BigPickup_RedSphere.prefab"
Orange:
        "Assets/CustomAssets/BigPickups/1st_Person_OrangeSphere.prefab"
        "Assets/CustomAssets/BigPickups/3rd_Person_OrangeSphere.prefab"
        "Assets/CustomAssets/BigPickups/BigPickup_OrangeSphere.prefab"

White:
        "Assets/CustomAssets/BigPickups/1st_Person_WhiteSphere.prefab"
        "Assets/CustomAssets/BigPickups/3rd_Person_WhiteSphere.prefab"
        "Assets/CustomAssets/BigPickups/BigPickup_WhiteSphere.prefab"


In-game appearance of custom data sphere models (blue on bottom left is not updated in the photo but I'm too lazy to fix the photo):


How to use

  1. Install the mod
  2. Create a Data Sphere in ItemData by duplicating the existing one.
  3. Replace FirstPersonPrefabs, ThirdPersonPrefabs, and PickupPrefabs with the corresponding custom models.
  4. Spawn them as you would any other big pickup or objective.

Contact Project Zaero#9999 on the discord if you find any issues.


Patch Notes

1.0.0 Initial Release