Skip to content

7D2D/Unity-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo is a collection of useful Unity scripts, created by 7 Days modders and others. See comments in each script for author and contributor information.

Stubs Directory: This directory contains various "Stub" scripts that can be placed onto entities in Unity to enable that script to work in game even though the script is stripped during the export process. For a stub to work it must link to the class in the game assembly.

AnimationHierarchyEditor: This is a copy of a script that allows you to adjust the hierarchy in an animation to match a different rig.

MultiPlatformExportAssetBundles: Latest version of the script that creates Unity3d files for use in the game.

PrefabPrep.cs: 1 click preparation of humanoid characters for use in game. This replaces the several scripts previously used to prepare characters.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages