adding in some needed packages
This commit is contained in:
parent
9e739f5dc8
commit
aba5310742
1012 changed files with 494191 additions and 1 deletions
50
Assets/Bremsengine/Tick Manager/Tick Manager.prefab
Normal file
50
Assets/Bremsengine/Tick Manager/Tick Manager.prefab
Normal file
|
|
@ -0,0 +1,50 @@
|
|||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1 &8122288326571653546
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 674487647757853909}
|
||||
- component: {fileID: 1776312073029048188}
|
||||
m_Layer: 0
|
||||
m_Name: Tick Manager
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &674487647757853909
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 8122288326571653546}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 0.0006624787}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!114 &1776312073029048188
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 8122288326571653546}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 03450992566b3c246967750781c939ce, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
attackTickSO: {fileID: 11400000, guid: 344edf242523acf4391c67d8af07e22f, type: 2}
|
||||
mainTickDuration: 0.05
|
||||
mainTickSO: {fileID: 11400000, guid: ee65d6162bab18a449b722c8e5875d94, type: 2}
|
||||
AITickTime: {fileID: 11400000, guid: 23c9ce97f90a53f4facc7dbc866a6266, type: 2}
|
||||
Loading…
Add table
Add a link
Reference in a new issue