Simple Pigman AI
This commit is contained in:
committed by
Michal Pikulski
parent
e60d516e7e
commit
edb83ef13d
24
Assets/Settings/Developer/FortFightDeveloperSettings.asset
Normal file
24
Assets/Settings/Developer/FortFightDeveloperSettings.asset
Normal file
@@ -0,0 +1,24 @@
|
||||
%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: d354649c25014aa2a7b3b45841834f74, type: 3}
|
||||
m_Name: FortFightDeveloperSettings
|
||||
m_EditorClassIdentifier: AppleHillsScripts::AppleHills.Core.Settings.FortFightDeveloperSettings
|
||||
showAIDebugVisuals: 1
|
||||
aiDebugTargetColor: {r: 1, g: 0, b: 0, a: 1}
|
||||
aiDebugCircleRadius: 0.5
|
||||
aiDebugTrajectoryColor: {r: 1, g: 0.92156863, b: 0.015686275, a: 1}
|
||||
slingshotShowDebugLogs: 1
|
||||
ammunitionShowDebugLogs: 1
|
||||
fortShowDebugInfo: 1
|
||||
healthUIDebugDisplay: 0
|
||||
debugPlayerFortPrefab: {fileID: 0}
|
||||
debugEnemyFortPrefab: {fileID: 0}
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 1476365959c6ead48985cb10ae82696f
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user