feat (rootCrawler): create a sphere with a trailing line

This commit is contained in:
Pierre Ryssen
2026-05-03 14:12:07 +02:00
parent 203f3e548b
commit 6b3913fe2b
6 changed files with 1203 additions and 4 deletions

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: cd6d6893cb79bcda4bd1aebc58cdc64e
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,16 @@
using UnityEngine;
public class RootCrawler : MonoBehaviour
{
// Start is called once before the first execution of Update after the MonoBehaviour is created
void Start()
{
}
// Update is called once per frame
void Update()
{
}
}

View File

@@ -0,0 +1,2 @@
fileFormatVersion: 2
guid: 32b713897b19bfd9fbc1d58800761b20

View File

@@ -460,7 +460,7 @@ BoxCollider:
serializedVersion: 2
m_Bits: 0
m_LayerOverridePriority: 0
m_IsTrigger: 0
m_IsTrigger: 1
m_ProvidesContacts: 0
m_Enabled: 1
serializedVersion: 3
@@ -478,10 +478,9 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: dbfa6ebdeb68bf2f6a5c4d25311b5811, type: 3}
m_Name:
m_EditorClassIdentifier: '::'
maxSlow: 0
slowSpeed: 0
maxSlow: 0.3
slowSpeed: 0.3
timer: 0
initialSpeed: 0
--- !u!43 &1207753045
Mesh:
m_ObjectHideFlags: 0

1167
Assets/_Recovery/0 (2).unity Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: c5ad68f9e2725cafd8ef4cc7d7f118a1
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant: