mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-27 02:36:14 +00:00
提交GAS 打算做一个帧同步的GAS
This commit is contained in:
8
JEX_GAS/Assets/Demo/GAS/Config.meta
Normal file
8
JEX_GAS/Assets/Demo/GAS/Config.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 4f75f19949948aa40b2fe17f99229781
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 0522d1120d0b15c468bd2c4cd52d6093
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
8
JEX_GAS/Assets/Demo/GAS/Config/AbilityTaskLib.meta
Normal file
8
JEX_GAS/Assets/Demo/GAS/Config/AbilityTaskLib.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 575d526145ecdc747a602b69084e933d
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
8
JEX_GAS/Assets/Demo/GAS/Config/GameplayAbilityLib.meta
Normal file
8
JEX_GAS/Assets/Demo/GAS/Config/GameplayAbilityLib.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 1b4779482b24f6c4d8ebeac4c1ac7bba
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
@@ -0,0 +1,50 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: d763af469c524557946c477b9bea3a46, type: 3}
|
||||
m_Name: JisolDemo1
|
||||
m_EditorClassIdentifier:
|
||||
Description:
|
||||
UniqueName: JisolDemo1
|
||||
Cost: {fileID: 0}
|
||||
Cooldown: {fileID: 0}
|
||||
CooldownTime: 0
|
||||
AssetTags: []
|
||||
CancelAbilityTags: []
|
||||
BlockAbilityTags: []
|
||||
ActivationOwnedTags: []
|
||||
ActivationRequiredTags: []
|
||||
ActivationBlockedTags: []
|
||||
Speed: 1
|
||||
ManualEndAbility: 1
|
||||
FrameCount: 60
|
||||
DurationalCues:
|
||||
- trackName:
|
||||
clipEvents: []
|
||||
InstantCues:
|
||||
- trackName:
|
||||
markEvents: []
|
||||
ReleaseGameplayEffect:
|
||||
- trackName:
|
||||
markEvents: []
|
||||
BuffGameplayEffects:
|
||||
- trackName: Buff
|
||||
clipEvents: []
|
||||
InstantTasks:
|
||||
- trackName:
|
||||
markEvents: []
|
||||
OngoingTasks:
|
||||
- trackName: Task Clips
|
||||
clipEvents: []
|
||||
- trackName: Task Clips
|
||||
clipEvents: []
|
||||
PassiveGameplayEffects: []
|
||||
PassiveTasks: []
|
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: b78ae002fbbf510419a39987f22201f1
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
8
JEX_GAS/Assets/Demo/GAS/Config/GameplayCueLib.meta
Normal file
8
JEX_GAS/Assets/Demo/GAS/Config/GameplayCueLib.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 27a7bb5d47b5c4641870fe3d03243802
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
8
JEX_GAS/Assets/Demo/GAS/Config/GameplayEffectLib.meta
Normal file
8
JEX_GAS/Assets/Demo/GAS/Config/GameplayEffectLib.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: ea0e8fd86f27d314289050bd4507cf6a
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: ce52a1fda69211e45997126c7036bf7b
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
Reference in New Issue
Block a user