├── .gitignore ├── Assets ├── DemoScence.meta ├── DemoScence │ ├── Animations.meta │ ├── Animations │ │ ├── Humanoid.meta │ │ └── Humanoid │ │ │ ├── humanoid_dying.fbx │ │ │ ├── humanoid_dying.fbx.meta │ │ │ ├── humanoid_idle.fbx │ │ │ ├── humanoid_idle.fbx.meta │ │ │ ├── humanoid_runForward_faceForward.fbx │ │ │ ├── humanoid_runForward_faceForward.fbx.meta │ │ │ ├── humanoid_shout.fbx │ │ │ ├── humanoid_shout.fbx.meta │ │ │ ├── humanoid_sneak.fbx │ │ │ ├── humanoid_sneak.fbx.meta │ │ │ ├── humanoid_walkForward_faceForward.fbx │ │ │ └── humanoid_walkForward_faceForward.fbx.meta │ ├── Audio.meta │ ├── Audio │ │ ├── endgame.ogg │ │ ├── endgame.ogg.meta │ │ ├── player_attractAttention.ogg │ │ ├── player_attractAttention.ogg.meta │ │ ├── player_footsteps.ogg │ │ └── player_footsteps.ogg.meta │ ├── Demo.unity │ ├── Demo.unity.meta │ ├── Done.meta │ ├── Done │ │ ├── DoneAnimators.meta │ │ ├── DoneAnimators │ │ │ ├── DonePlayerAnimator.controller │ │ │ └── DonePlayerAnimator.controller.meta │ │ ├── DoneAvatarMasks.meta │ │ ├── DoneAvatarMasks │ │ │ ├── DonePlayerShoutingMask.mask │ │ │ └── DonePlayerShoutingMask.mask.meta │ │ ├── DoneScripts.meta │ │ └── DoneScripts │ │ │ ├── DoneCameraMovement.cs │ │ │ ├── DoneCameraMovement.cs.meta │ │ │ ├── DonePlayerMovement.cs │ │ │ └── DonePlayerMovement.cs.meta │ ├── Materials.meta │ ├── Materials │ │ ├── char_cyberKid_board_mat.mat │ │ ├── char_cyberKid_board_mat.mat.meta │ │ ├── char_cyberKid_eyes_mat.mat │ │ ├── char_cyberKid_eyes_mat.mat.meta │ │ ├── char_cyberKid_hair_mat.mat │ │ ├── char_cyberKid_hair_mat.mat.meta │ │ ├── char_cyberKid_plastic_mat.mat │ │ ├── char_cyberKid_plastic_mat.mat.meta │ │ ├── char_cyberKid_skin_mat.mat │ │ ├── char_cyberKid_skin_mat.mat.meta │ │ ├── char_cyberKid_suit_mat.mat │ │ └── char_cyberKid_suit_mat.mat.meta │ ├── Models.meta │ ├── Models │ │ ├── char_ethan.fbx │ │ └── char_ethan.fbx.meta │ ├── SimplePoly City.meta │ ├── SimplePoly City │ │ ├── World.meta │ │ └── World │ │ │ ├── Materials.meta │ │ │ ├── Materials │ │ │ ├── Building Sky_big_color01.mat │ │ │ ├── Building Sky_big_color01.mat.meta │ │ │ ├── Building Sky_big_color02.mat │ │ │ ├── Building Sky_big_color02.mat.meta │ │ │ ├── Building Sky_big_color03.mat │ │ │ ├── Building Sky_big_color03.mat.meta │ │ │ ├── Building Sky_small_color01.mat │ │ │ ├── Building Sky_small_color01.mat.meta │ │ │ ├── Building Sky_small_color02.mat │ │ │ ├── Building Sky_small_color02.mat.meta │ │ │ ├── Building Sky_small_color03.mat │ │ │ ├── Building Sky_small_color03.mat.meta │ │ │ ├── Building_Auto Service.mat │ │ │ ├── Building_Auto Service.mat.meta │ │ │ ├── Building_Bakery.mat │ │ │ ├── Building_Bakery.mat.meta │ │ │ ├── Building_Bar.mat │ │ │ ├── Building_Bar.mat.meta │ │ │ ├── Building_Books Shop.mat │ │ │ ├── Building_Books Shop.mat.meta │ │ │ ├── Building_Chicken Shop.mat │ │ │ ├── Building_Chicken Shop.mat.meta │ │ │ ├── Building_Clothing.mat │ │ │ ├── Building_Clothing.mat.meta │ │ │ ├── Building_Coffee Shop.mat │ │ │ ├── Building_Coffee Shop.mat.meta │ │ │ ├── Building_Drug Store.mat │ │ │ ├── Building_Drug Store.mat.meta │ │ │ ├── Building_Factory.mat │ │ │ ├── Building_Factory.mat.meta │ │ │ ├── Building_Fast Food.mat │ │ │ ├── Building_Fast Food.mat.meta │ │ │ ├── Building_Fruits Shop.mat │ │ │ ├── Building_Fruits Shop.mat.meta │ │ │ ├── Building_Gas Station.mat │ │ │ ├── Building_Gas Station.mat.meta │ │ │ ├── Building_Gift Shop.mat │ │ │ ├── Building_Gift Shop.mat.meta │ │ │ ├── Building_House_01_color01.mat │ │ │ ├── Building_House_01_color01.mat.meta │ │ │ ├── Building_House_01_color02.mat │ │ │ ├── Building_House_01_color02.mat.meta │ │ │ ├── Building_House_01_color03.mat │ │ │ ├── Building_House_01_color03.mat.meta │ │ │ ├── Building_House_02_color01.mat │ │ │ ├── Building_House_02_color01.mat.meta │ │ │ ├── Building_House_02_color02.mat │ │ │ ├── Building_House_02_color02.mat.meta │ │ │ ├── Building_House_02_color03.mat │ │ │ ├── Building_House_02_color03.mat.meta │ │ │ ├── Building_House_03_color01.mat │ │ │ ├── Building_House_03_color01.mat.meta │ │ │ ├── Building_House_03_color02.mat │ │ │ ├── Building_House_03_color02.mat.meta │ │ │ ├── Building_House_03_color03.mat │ │ │ ├── Building_House_03_color03.mat.meta │ │ │ ├── Building_House_04_color01.mat │ │ │ ├── Building_House_04_color01.mat.meta │ │ │ ├── Building_House_04_color02.mat │ │ │ ├── Building_House_04_color02.mat.meta │ │ │ ├── Building_House_04_color03.mat │ │ │ ├── Building_House_04_color03.mat.meta │ │ │ ├── Building_Music Store.mat │ │ │ ├── Building_Music Store.mat.meta │ │ │ ├── Building_Pizza.mat │ │ │ ├── Building_Pizza.mat.meta │ │ │ ├── Building_Residential_color01.mat │ │ │ ├── Building_Residential_color01.mat.meta │ │ │ ├── Building_Residential_color02.mat │ │ │ ├── Building_Residential_color02.mat.meta │ │ │ ├── Building_Residential_color03.mat │ │ │ ├── Building_Residential_color03.mat.meta │ │ │ ├── Building_Restaurant.mat │ │ │ ├── Building_Restaurant.mat.meta │ │ │ ├── Building_Shoes Shop.mat │ │ │ ├── Building_Shoes Shop.mat.meta │ │ │ ├── Building_Stadium.mat │ │ │ ├── Building_Stadium.mat.meta │ │ │ ├── Building_Super Market.mat │ │ │ ├── Building_Super Market.mat.meta │ │ │ ├── Natures.mat │ │ │ ├── Natures.mat.meta │ │ │ ├── Props_BillBoard_large.mat │ │ │ ├── Props_BillBoard_large.mat.meta │ │ │ ├── Props_BillBoard_medium.mat │ │ │ ├── Props_BillBoard_medium.mat.meta │ │ │ ├── Props_BillBoard_small.mat │ │ │ ├── Props_BillBoard_small.mat.meta │ │ │ ├── Props_Props_01.mat │ │ │ ├── Props_Props_01.mat.meta │ │ │ ├── Props_RoofProps.mat │ │ │ ├── Props_RoofProps.mat.meta │ │ │ ├── Props_TrafficProps.mat │ │ │ ├── Props_TrafficProps.mat.meta │ │ │ ├── Road.mat │ │ │ ├── Road.mat.meta │ │ │ ├── Vehicle_Ambulance.mat │ │ │ ├── Vehicle_Ambulance.mat.meta │ │ │ ├── Vehicle_Bus_color01.mat │ │ │ ├── Vehicle_Bus_color01.mat.meta │ │ │ ├── Vehicle_Bus_color02.mat │ │ │ ├── Vehicle_Bus_color02.mat.meta │ │ │ ├── Vehicle_Bus_color03.mat │ │ │ ├── Vehicle_Bus_color03.mat.meta │ │ │ ├── Vehicle_Car_color01.mat │ │ │ ├── Vehicle_Car_color01.mat.meta │ │ │ ├── Vehicle_Car_color02.mat │ │ │ ├── Vehicle_Car_color02.mat.meta │ │ │ ├── Vehicle_Car_color03.mat │ │ │ ├── Vehicle_Car_color03.mat.meta │ │ │ ├── Vehicle_Container_color01.mat │ │ │ ├── Vehicle_Container_color01.mat.meta │ │ │ ├── Vehicle_Container_color02.mat │ │ │ ├── Vehicle_Container_color02.mat.meta │ │ │ ├── Vehicle_Container_color03.mat │ │ │ ├── Vehicle_Container_color03.mat.meta │ │ │ ├── Vehicle_Pick up Truck_color01.mat │ │ │ ├── Vehicle_Pick up Truck_color01.mat.meta │ │ │ ├── Vehicle_Pick up Truck_color02.mat │ │ │ ├── Vehicle_Pick up Truck_color02.mat.meta │ │ │ ├── Vehicle_Pick up Truck_color03.mat │ │ │ ├── Vehicle_Pick up Truck_color03.mat.meta │ │ │ ├── Vehicle_Police Car.mat │ │ │ ├── Vehicle_Police Car.mat.meta │ │ │ ├── Vehicle_SUV_color01.mat │ │ │ ├── Vehicle_SUV_color01.mat.meta │ │ │ ├── Vehicle_SUV_color02.mat │ │ │ ├── Vehicle_SUV_color02.mat.meta │ │ │ ├── Vehicle_SUV_color03.mat │ │ │ ├── Vehicle_SUV_color03.mat.meta │ │ │ ├── Vehicle_Taxi.mat │ │ │ ├── Vehicle_Taxi.mat.meta │ │ │ ├── Vehicle_Truck_color01.mat │ │ │ ├── Vehicle_Truck_color01.mat.meta │ │ │ ├── Vehicle_Truck_color02.mat │ │ │ ├── Vehicle_Truck_color02.mat.meta │ │ │ ├── Vehicle_Truck_color03.mat │ │ │ └── Vehicle_Truck_color03.mat.meta │ │ │ ├── Models.meta │ │ │ ├── Models │ │ │ ├── Scene.fbx │ │ │ └── Scene.fbx.meta │ │ │ ├── Prefab.meta │ │ │ ├── Prefab │ │ │ ├── World_1.prefab │ │ │ └── World_1.prefab.meta │ │ │ ├── Textures.meta │ │ │ └── Textures │ │ │ ├── Building Sky_big_color01.png │ │ │ ├── Building Sky_big_color01.png.meta │ │ │ ├── Building Sky_big_color02.png │ │ │ ├── Building Sky_big_color02.png.meta │ │ │ ├── Building Sky_big_color03.png │ │ │ ├── Building Sky_big_color03.png.meta │ │ │ ├── Building Sky_small_color01.png │ │ │ ├── Building Sky_small_color01.png.meta │ │ │ ├── Building Sky_small_color02.png │ │ │ ├── Building Sky_small_color02.png.meta │ │ │ ├── Building Sky_small_color03.png │ │ │ ├── Building Sky_small_color03.png.meta │ │ │ ├── Building_Auto Service.png │ │ │ ├── Building_Auto Service.png.meta │ │ │ ├── Building_Bakery.png │ │ │ ├── Building_Bakery.png.meta │ │ │ ├── Building_Bar.png │ │ │ ├── Building_Bar.png.meta │ │ │ ├── Building_Books Shop.png │ │ │ ├── Building_Books Shop.png.meta │ │ │ ├── Building_Chicken Shop.png │ │ │ ├── Building_Chicken Shop.png.meta │ │ │ ├── Building_Clothing.png │ │ │ ├── Building_Clothing.png.meta │ │ │ ├── Building_Coffee Shop.png │ │ │ ├── Building_Coffee Shop.png.meta │ │ │ ├── Building_Drug Store.png │ │ │ ├── Building_Drug Store.png.meta │ │ │ ├── Building_Factory.png │ │ │ ├── Building_Factory.png.meta │ │ │ ├── Building_Fast Food.png │ │ │ ├── Building_Fast Food.png.meta │ │ │ ├── Building_Fruits Shop.png │ │ │ ├── Building_Fruits Shop.png.meta │ │ │ ├── Building_Gas Station.png │ │ │ ├── Building_Gas Station.png.meta │ │ │ ├── Building_Gift Shop.png │ │ │ ├── Building_Gift Shop.png.meta │ │ │ ├── Building_House_01_color01.png │ │ │ ├── Building_House_01_color01.png.meta │ │ │ ├── Building_House_01_color02.png │ │ │ ├── Building_House_01_color02.png.meta │ │ │ ├── Building_House_01_color03.png │ │ │ ├── Building_House_01_color03.png.meta │ │ │ ├── Building_House_02_color01.png │ │ │ ├── Building_House_02_color01.png.meta │ │ │ ├── Building_House_02_color02.png │ │ │ ├── Building_House_02_color02.png.meta │ │ │ ├── Building_House_02_color03.png │ │ │ ├── Building_House_02_color03.png.meta │ │ │ ├── Building_House_03_color01.png │ │ │ ├── Building_House_03_color01.png.meta │ │ │ ├── Building_House_03_color02.png │ │ │ ├── Building_House_03_color02.png.meta │ │ │ ├── Building_House_03_color03.png │ │ │ ├── Building_House_03_color03.png.meta │ │ │ ├── Building_House_04_color01.png │ │ │ ├── Building_House_04_color01.png.meta │ │ │ ├── Building_House_04_color02.png │ │ │ ├── Building_House_04_color02.png.meta │ │ │ ├── Building_House_04_color03.png │ │ │ ├── Building_House_04_color03.png.meta │ │ │ ├── Building_Music Store.png │ │ │ ├── Building_Music Store.png.meta │ │ │ ├── Building_Pizza.png │ │ │ ├── Building_Pizza.png.meta │ │ │ ├── Building_Residential_color01.png │ │ │ ├── Building_Residential_color01.png.meta │ │ │ ├── Building_Residential_color02.png │ │ │ ├── Building_Residential_color02.png.meta │ │ │ ├── Building_Residential_color03.png │ │ │ ├── Building_Residential_color03.png.meta │ │ │ ├── Building_Restaurant.png │ │ │ ├── Building_Restaurant.png.meta │ │ │ ├── Building_Shoes Shop.png │ │ │ ├── Building_Shoes Shop.png.meta │ │ │ ├── Building_Stadium.png │ │ │ ├── Building_Stadium.png.meta │ │ │ ├── Building_Super Market.png │ │ │ ├── Building_Super Market.png.meta │ │ │ ├── Natures.png │ │ │ ├── Natures.png.meta │ │ │ ├── Props_BillBoard_large.png │ │ │ ├── Props_BillBoard_large.png.meta │ │ │ ├── Props_BillBoard_medium.png │ │ │ ├── Props_BillBoard_medium.png.meta │ │ │ ├── Props_BillBoard_small.png │ │ │ ├── Props_BillBoard_small.png.meta │ │ │ ├── Props_Props_01.png │ │ │ ├── Props_Props_01.png.meta │ │ │ ├── Props_RoofProps.png │ │ │ ├── Props_RoofProps.png.meta │ │ │ ├── Props_TrafficProps.png │ │ │ ├── Props_TrafficProps.png.meta │ │ │ ├── Road.png │ │ │ ├── Road.png.meta │ │ │ ├── Vehicle_Ambulance.png │ │ │ ├── Vehicle_Ambulance.png.meta │ │ │ ├── Vehicle_Bus_1.png │ │ │ ├── Vehicle_Bus_1.png.meta │ │ │ ├── Vehicle_Bus_2.png │ │ │ ├── Vehicle_Bus_2.png.meta │ │ │ ├── Vehicle_Bus_3.png │ │ │ ├── Vehicle_Bus_3.png.meta │ │ │ ├── Vehicle_Car_1.png │ │ │ ├── Vehicle_Car_1.png.meta │ │ │ ├── Vehicle_Car_2.png │ │ │ ├── Vehicle_Car_2.png.meta │ │ │ ├── Vehicle_Car_3.png │ │ │ ├── Vehicle_Car_3.png.meta │ │ │ ├── Vehicle_Container_1.png │ │ │ ├── Vehicle_Container_1.png.meta │ │ │ ├── Vehicle_Container_2.png │ │ │ ├── Vehicle_Container_2.png.meta │ │ │ ├── Vehicle_Container_3.png │ │ │ ├── Vehicle_Container_3.png.meta │ │ │ ├── Vehicle_Pick up Truck_1.png │ │ │ ├── Vehicle_Pick up Truck_1.png.meta │ │ │ ├── Vehicle_Pick up Truck_2.png │ │ │ ├── Vehicle_Pick up Truck_2.png.meta │ │ │ ├── Vehicle_Pick up Truck_3.png │ │ │ ├── Vehicle_Pick up Truck_3.png.meta │ │ │ ├── Vehicle_Police Car.png │ │ │ ├── Vehicle_Police Car.png.meta │ │ │ ├── Vehicle_SUV_1.png │ │ │ ├── Vehicle_SUV_1.png.meta │ │ │ ├── Vehicle_SUV_2.png │ │ │ ├── Vehicle_SUV_2.png.meta │ │ │ ├── Vehicle_SUV_3.png │ │ │ ├── Vehicle_SUV_3.png.meta │ │ │ ├── Vehicle_Taxi.png │ │ │ ├── Vehicle_Taxi.png.meta │ │ │ ├── Vehicle_Truck_1.png │ │ │ ├── Vehicle_Truck_1.png.meta │ │ │ ├── Vehicle_Truck_2.png │ │ │ ├── Vehicle_Truck_2.png.meta │ │ │ ├── Vehicle_Truck_3.png │ │ │ └── Vehicle_Truck_3.png.meta │ ├── Textures.meta │ ├── Textures │ │ ├── char_cyberKid_board_dff.tif │ │ ├── char_cyberKid_board_dff.tif.meta │ │ ├── char_cyberKid_board_nrm.tif │ │ ├── char_cyberKid_board_nrm.tif.meta │ │ ├── char_cyberKid_dff.tif │ │ ├── char_cyberKid_dff.tif.meta │ │ ├── char_cyberKid_nrm.tif │ │ ├── char_cyberKid_nrm.tif.meta │ │ ├── cube_stealth01_sharp.cubemap │ │ ├── cube_stealth01_sharp.cubemap.meta │ │ ├── cube_stealth01_soft.cubemap │ │ └── cube_stealth01_soft.cubemap.meta │ ├── char_ethan.prefab │ └── char_ethan.prefab.meta ├── Editor.meta ├── Editor │ ├── NGUI.meta │ └── NGUI │ │ ├── ActiveAnimationEditor.cs │ │ ├── ActiveAnimationEditor.cs.meta │ │ ├── BMFontReader.cs │ │ ├── BMFontReader.cs.meta │ │ ├── ComponentSelector.cs │ │ ├── ComponentSelector.cs.meta │ │ ├── EventDelegateDrawer.cs │ │ ├── EventDelegateDrawer.cs.meta │ │ ├── EventDelegateEditor.cs │ │ ├── EventDelegateEditor.cs.meta │ │ ├── FreeType.cs │ │ ├── FreeType.cs.meta │ │ ├── MinMaxRangeAttributeDrawer.cs │ │ ├── MinMaxRangeAttributeDrawer.cs.meta │ │ ├── NGUIContextMenu.cs │ │ ├── NGUIContextMenu.cs.meta │ │ ├── NGUIEditorExtensions.cs │ │ ├── NGUIEditorExtensions.cs.meta │ │ ├── NGUIEditorTools.cs │ │ ├── NGUIEditorTools.cs.meta │ │ ├── NGUIHandles.cs │ │ ├── NGUIHandles.cs.meta │ │ ├── NGUIHelp.cs │ │ ├── NGUIHelp.cs.meta │ │ ├── NGUIJson.cs │ │ ├── NGUIJson.cs.meta │ │ ├── NGUIMenu.cs │ │ ├── NGUIMenu.cs.meta │ │ ├── NGUISelectionTools.cs │ │ ├── NGUISelectionTools.cs.meta │ │ ├── NGUISettings.cs │ │ ├── NGUISettings.cs.meta │ │ ├── NGUISnap.cs │ │ ├── NGUISnap.cs.meta │ │ ├── NGUITransformInspector.cs │ │ ├── NGUITransformInspector.cs.meta │ │ ├── PropertyBindingEditor.cs │ │ ├── PropertyBindingEditor.cs.meta │ │ ├── PropertyReferenceDrawer.cs │ │ ├── PropertyReferenceDrawer.cs.meta │ │ ├── SpriteSelector.cs │ │ ├── SpriteSelector.cs.meta │ │ ├── TweenAlphaEditor.cs │ │ ├── TweenAlphaEditor.cs.meta │ │ ├── TweenColorEditor.cs │ │ ├── TweenColorEditor.cs.meta │ │ ├── TweenFOVEditor.cs │ │ ├── TweenFOVEditor.cs.meta │ │ ├── TweenHeightEditor.cs │ │ ├── TweenHeightEditor.cs.meta │ │ ├── TweenOrthoSizeEditor.cs │ │ ├── TweenOrthoSizeEditor.cs.meta │ │ ├── TweenPositionEditor.cs │ │ ├── TweenPositionEditor.cs.meta │ │ ├── TweenRotationEditor.cs │ │ ├── TweenRotationEditor.cs.meta │ │ ├── TweenScaleEditor.cs │ │ ├── TweenScaleEditor.cs.meta │ │ ├── TweenTransformEditor.cs │ │ ├── TweenTransformEditor.cs.meta │ │ ├── TweenVolumeEditor.cs │ │ ├── TweenVolumeEditor.cs.meta │ │ ├── TweenWidthEditor.cs │ │ ├── TweenWidthEditor.cs.meta │ │ ├── TypewriterEffectEditor.cs │ │ ├── TypewriterEffectEditor.cs.meta │ │ ├── UI2DSpriteEditor.cs │ │ ├── UI2DSpriteEditor.cs.meta │ │ ├── UIAnchorEditor.cs │ │ ├── UIAnchorEditor.cs.meta │ │ ├── UIAtlasInspector.cs │ │ ├── UIAtlasInspector.cs.meta │ │ ├── UIAtlasMaker.cs │ │ ├── UIAtlasMaker.cs.meta │ │ ├── UIBasicSpriteEditor.cs │ │ ├── UIBasicSpriteEditor.cs.meta │ │ ├── UIButtonColorEditor.cs │ │ ├── UIButtonColorEditor.cs.meta │ │ ├── UIButtonEditor.cs │ │ ├── UIButtonEditor.cs.meta │ │ ├── UIButtonKeysEditor.cs │ │ ├── UIButtonKeysEditor.cs.meta │ │ ├── UIButtonMessageEditor.cs │ │ ├── UIButtonMessageEditor.cs.meta │ │ ├── UICameraEditor.cs │ │ ├── UICameraEditor.cs.meta │ │ ├── UICameraTool.cs │ │ ├── UICameraTool.cs.meta │ │ ├── UIColorPickerEditor.cs │ │ ├── UIColorPickerEditor.cs.meta │ │ ├── UICreateNewUIWizard.cs │ │ ├── UICreateNewUIWizard.cs.meta │ │ ├── UICreateWidgetWizard.cs │ │ ├── UICreateWidgetWizard.cs.meta │ │ ├── UIDragObjectEditor.cs │ │ ├── UIDragObjectEditor.cs.meta │ │ ├── UIDrawCallInspector.cs │ │ ├── UIDrawCallInspector.cs.meta │ │ ├── UIDrawCallViewer.cs │ │ ├── UIDrawCallViewer.cs.meta │ │ ├── UIEventTriggerEditor.cs │ │ ├── UIEventTriggerEditor.cs.meta │ │ ├── UIFontInspector.cs │ │ ├── UIFontInspector.cs.meta │ │ ├── UIFontMaker.cs │ │ ├── UIFontMaker.cs.meta │ │ ├── UIForwardEventsEditor.cs │ │ ├── UIForwardEventsEditor.cs.meta │ │ ├── UIGridEditor.cs │ │ ├── UIGridEditor.cs.meta │ │ ├── UIImageButtonInspector.cs │ │ ├── UIImageButtonInspector.cs.meta │ │ ├── UIInputEditor.cs │ │ ├── UIInputEditor.cs.meta │ │ ├── UIKeyNavigationEditor.cs │ │ ├── UIKeyNavigationEditor.cs.meta │ │ ├── UILabelInspector.cs │ │ ├── UILabelInspector.cs.meta │ │ ├── UILocalizeEditor.cs │ │ ├── UILocalizeEditor.cs.meta │ │ ├── UIPanelInspector.cs │ │ ├── UIPanelInspector.cs.meta │ │ ├── UIPanelTool.cs │ │ ├── UIPanelTool.cs.meta │ │ ├── UIPlayAnimationEditor.cs │ │ ├── UIPlayAnimationEditor.cs.meta │ │ ├── UIPlayTweenEditor.cs │ │ ├── UIPlayTweenEditor.cs.meta │ │ ├── UIPopupListInspector.cs │ │ ├── UIPopupListInspector.cs.meta │ │ ├── UIPrefabTool.cs │ │ ├── UIPrefabTool.cs.meta │ │ ├── UIProgressBarEditor.cs │ │ ├── UIProgressBarEditor.cs.meta │ │ ├── UIRectEditor.cs │ │ ├── UIRectEditor.cs.meta │ │ ├── UIRootEditor.cs │ │ ├── UIRootEditor.cs.meta │ │ ├── UIScrollBarEditor.cs │ │ ├── UIScrollBarEditor.cs.meta │ │ ├── UIScrollViewEditor.cs │ │ ├── UIScrollViewEditor.cs.meta │ │ ├── UISliderEditor.cs │ │ ├── UISliderEditor.cs.meta │ │ ├── UISnapshotPointEditor.cs │ │ ├── UISnapshotPointEditor.cs.meta │ │ ├── UISpriteAnimationInspector.cs │ │ ├── UISpriteAnimationInspector.cs.meta │ │ ├── UISpriteInspector.cs │ │ ├── UISpriteInspector.cs.meta │ │ ├── UIStretchEditor.cs │ │ ├── UIStretchEditor.cs.meta │ │ ├── UITableEditor.cs │ │ ├── UITableEditor.cs.meta │ │ ├── UITextureInspector.cs │ │ ├── UITextureInspector.cs.meta │ │ ├── UITexturePacker.cs │ │ ├── UITexturePacker.cs.meta │ │ ├── UIToggleInspector.cs │ │ ├── UIToggleInspector.cs.meta │ │ ├── UITweenerEditor.cs │ │ ├── UITweenerEditor.cs.meta │ │ ├── UIWidgetContainerEditor.cs │ │ ├── UIWidgetContainerEditor.cs.meta │ │ ├── UIWidgetInspector.cs │ │ ├── UIWidgetInspector.cs.meta │ │ ├── UIWrapContentEditor.cs │ │ └── UIWrapContentEditor.cs.meta ├── Plugins.meta ├── Plugins │ ├── NGUI.meta │ └── NGUI │ │ ├── Editor.meta │ │ ├── Editor │ │ ├── Preview.meta │ │ ├── Preview │ │ │ ├── Control - Background.png │ │ │ ├── Control - Background.png.meta │ │ │ ├── Control - Colored Button.png │ │ │ ├── Control - Colored Button.png.meta │ │ │ ├── Control - Colored Checkbox.png │ │ │ ├── Control - Colored Checkbox.png.meta │ │ │ ├── Control - Colored Horizontal Scroll Bar.png │ │ │ ├── Control - Colored Horizontal Scroll Bar.png.meta │ │ │ ├── Control - Colored Popup List.png │ │ │ ├── Control - Colored Popup List.png.meta │ │ │ ├── Control - Colored Progress Bar.png │ │ │ ├── Control - Colored Progress Bar.png.meta │ │ │ ├── Control - Colored Slider.png │ │ │ ├── Control - Colored Slider.png.meta │ │ │ ├── Control - Colored Vertical Scroll Bar.png │ │ │ ├── Control - Colored Vertical Scroll Bar.png.meta │ │ │ ├── Control - Simple Button.png │ │ │ ├── Control - Simple Button.png.meta │ │ │ ├── Control - Simple Checkbox.png │ │ │ ├── Control - Simple Checkbox.png.meta │ │ │ ├── Control - Simple Horizontal Scroll Bar.png │ │ │ ├── Control - Simple Horizontal Scroll Bar.png.meta │ │ │ ├── Control - Simple Horizontal Slider.png │ │ │ ├── Control - Simple Horizontal Slider.png.meta │ │ │ ├── Control - Simple Input Field.png │ │ │ ├── Control - Simple Input Field.png.meta │ │ │ ├── Control - Simple Popup List.png │ │ │ ├── Control - Simple Popup List.png.meta │ │ │ ├── Control - Simple Progress Bar.png │ │ │ ├── Control - Simple Progress Bar.png.meta │ │ │ ├── Control - Simple Text Box.png │ │ │ ├── Control - Simple Text Box.png.meta │ │ │ ├── Control - Simple Vertical Scroll Bar.png │ │ │ ├── Control - Simple Vertical Scroll Bar.png.meta │ │ │ ├── Control - Simple Vertical Slider.png │ │ │ └── Control - Simple Vertical Slider.png.meta │ │ ├── x86_64.meta │ │ └── x86_64 │ │ │ ├── FreeType.dll │ │ │ └── FreeType.dll.meta │ │ ├── ReadMe - 3.11.1.txt │ │ ├── ReadMe - 3.11.1.txt.meta │ │ ├── ReadMe - 3.7.0.txt │ │ ├── ReadMe - 3.7.0.txt.meta │ │ ├── Resources.meta │ │ ├── Resources │ │ ├── Shaders.meta │ │ └── Shaders │ │ │ ├── Unlit - Premultiplied Colored (TextureClip).shader │ │ │ ├── Unlit - Premultiplied Colored (TextureClip).shader.meta │ │ │ ├── Unlit - Premultiplied Colored 1.shader │ │ │ ├── Unlit - Premultiplied Colored 1.shader.meta │ │ │ ├── Unlit - Premultiplied Colored 2.shader │ │ │ ├── Unlit - Premultiplied Colored 2.shader.meta │ │ │ ├── Unlit - Premultiplied Colored 3.shader │ │ │ ├── Unlit - Premultiplied Colored 3.shader.meta │ │ │ ├── Unlit - Premultiplied Colored.shader │ │ │ ├── Unlit - Premultiplied Colored.shader.meta │ │ │ ├── Unlit - Text (TextureClip).shader │ │ │ ├── Unlit - Text (TextureClip).shader.meta │ │ │ ├── Unlit - Text 1.shader │ │ │ ├── Unlit - Text 1.shader.meta │ │ │ ├── Unlit - Text 2.shader │ │ │ ├── Unlit - Text 2.shader.meta │ │ │ ├── Unlit - Text 3.shader │ │ │ ├── Unlit - Text 3.shader.meta │ │ │ ├── Unlit - Text.shader │ │ │ ├── Unlit - Text.shader.meta │ │ │ ├── Unlit - Transparent Colored (Packed) (TextureClip).shader │ │ │ ├── Unlit - Transparent Colored (Packed) (TextureClip).shader.meta │ │ │ ├── Unlit - Transparent Colored (TextureClip).shader │ │ │ ├── Unlit - Transparent Colored (TextureClip).shader.meta │ │ │ ├── Unlit - Transparent Colored 1.shader │ │ │ ├── Unlit - Transparent Colored 1.shader.meta │ │ │ ├── Unlit - Transparent Colored 2.shader │ │ │ ├── Unlit - Transparent Colored 2.shader.meta │ │ │ ├── Unlit - Transparent Colored 3.shader │ │ │ ├── Unlit - Transparent Colored 3.shader.meta │ │ │ ├── Unlit - Transparent Colored.shader │ │ │ ├── Unlit - Transparent Colored.shader.meta │ │ │ ├── Unlit - Transparent Masked 1.shader │ │ │ ├── Unlit - Transparent Masked 1.shader.meta │ │ │ ├── Unlit - Transparent Masked 2.shader │ │ │ ├── Unlit - Transparent Masked 2.shader.meta │ │ │ ├── Unlit - Transparent Masked 3.shader │ │ │ ├── Unlit - Transparent Masked 3.shader.meta │ │ │ ├── Unlit - Transparent Masked.shader │ │ │ ├── Unlit - Transparent Masked.shader.meta │ │ │ ├── Unlit - Transparent Packed 1.shader │ │ │ ├── Unlit - Transparent Packed 1.shader.meta │ │ │ ├── Unlit - Transparent Packed 2.shader │ │ │ ├── Unlit - Transparent Packed 2.shader.meta │ │ │ ├── Unlit - Transparent Packed 3.shader │ │ │ ├── Unlit - Transparent Packed 3.shader.meta │ │ │ ├── Unlit - Transparent Packed.shader │ │ │ └── Unlit - Transparent Packed.shader.meta │ │ ├── Scripts.meta │ │ └── Scripts │ │ ├── Interaction.meta │ │ ├── Interaction │ │ ├── EnvelopContent.cs │ │ ├── EnvelopContent.cs.meta │ │ ├── LanguageSelection.cs │ │ ├── LanguageSelection.cs.meta │ │ ├── TypewriterEffect.cs │ │ ├── TypewriterEffect.cs.meta │ │ ├── UIButton.cs │ │ ├── UIButton.cs.meta │ │ ├── UIButtonActivate.cs │ │ ├── UIButtonActivate.cs.meta │ │ ├── UIButtonColor.cs │ │ ├── UIButtonColor.cs.meta │ │ ├── UIButtonKeys.cs │ │ ├── UIButtonKeys.cs.meta │ │ ├── UIButtonMessage.cs │ │ ├── UIButtonMessage.cs.meta │ │ ├── UIButtonOffset.cs │ │ ├── UIButtonOffset.cs.meta │ │ ├── UIButtonRotation.cs │ │ ├── UIButtonRotation.cs.meta │ │ ├── UIButtonScale.cs │ │ ├── UIButtonScale.cs.meta │ │ ├── UICenterOnChild.cs │ │ ├── UICenterOnChild.cs.meta │ │ ├── UICenterOnClick.cs │ │ ├── UICenterOnClick.cs.meta │ │ ├── UIDragCamera.cs │ │ ├── UIDragCamera.cs.meta │ │ ├── UIDragDropContainer.cs │ │ ├── UIDragDropContainer.cs.meta │ │ ├── UIDragDropItem.cs │ │ ├── UIDragDropItem.cs.meta │ │ ├── UIDragDropRoot.cs │ │ ├── UIDragDropRoot.cs.meta │ │ ├── UIDragObject.cs │ │ ├── UIDragObject.cs.meta │ │ ├── UIDragResize.cs │ │ ├── UIDragResize.cs.meta │ │ ├── UIDragScrollView.cs │ │ ├── UIDragScrollView.cs.meta │ │ ├── UIDraggableCamera.cs │ │ ├── UIDraggableCamera.cs.meta │ │ ├── UIEventTrigger.cs │ │ ├── UIEventTrigger.cs.meta │ │ ├── UIForwardEvents.cs │ │ ├── UIForwardEvents.cs.meta │ │ ├── UIGrid.cs │ │ ├── UIGrid.cs.meta │ │ ├── UIImageButton.cs │ │ ├── UIImageButton.cs.meta │ │ ├── UIKeyBinding.cs │ │ ├── UIKeyBinding.cs.meta │ │ ├── UIKeyNavigation.cs │ │ ├── UIKeyNavigation.cs.meta │ │ ├── UIPlayAnimation.cs │ │ ├── UIPlayAnimation.cs.meta │ │ ├── UIPlaySound.cs │ │ ├── UIPlaySound.cs.meta │ │ ├── UIPlayTween.cs │ │ ├── UIPlayTween.cs.meta │ │ ├── UIPopupList.cs │ │ ├── UIPopupList.cs.meta │ │ ├── UIProgressBar.cs │ │ ├── UIProgressBar.cs.meta │ │ ├── UISavedOption.cs │ │ ├── UISavedOption.cs.meta │ │ ├── UIScrollBar.cs │ │ ├── UIScrollBar.cs.meta │ │ ├── UIScrollView.cs │ │ ├── UIScrollView.cs.meta │ │ ├── UIShowControlScheme.cs │ │ ├── UIShowControlScheme.cs.meta │ │ ├── UISlider.cs │ │ ├── UISlider.cs.meta │ │ ├── UISoundVolume.cs │ │ ├── UISoundVolume.cs.meta │ │ ├── UITable.cs │ │ ├── UITable.cs.meta │ │ ├── UIToggle.cs │ │ ├── UIToggle.cs.meta │ │ ├── UIToggledComponents.cs │ │ ├── UIToggledComponents.cs.meta │ │ ├── UIToggledObjects.cs │ │ ├── UIToggledObjects.cs.meta │ │ ├── UIWidgetContainer.cs │ │ ├── UIWidgetContainer.cs.meta │ │ ├── UIWrapContent.cs │ │ └── UIWrapContent.cs.meta │ │ ├── Internal.meta │ │ ├── Internal │ │ ├── ActiveAnimation.cs │ │ ├── ActiveAnimation.cs.meta │ │ ├── AnimationOrTween.cs │ │ ├── AnimationOrTween.cs.meta │ │ ├── BMFont.cs │ │ ├── BMFont.cs.meta │ │ ├── BMGlyph.cs │ │ ├── BMGlyph.cs.meta │ │ ├── BMSymbol.cs │ │ ├── BMSymbol.cs.meta │ │ ├── BetterList.cs │ │ ├── BetterList.cs.meta │ │ ├── ByteReader.cs │ │ ├── ByteReader.cs.meta │ │ ├── EventDelegate.cs │ │ ├── EventDelegate.cs.meta │ │ ├── Localization.cs │ │ ├── Localization.cs.meta │ │ ├── MinMaxRangeAttribute.cs │ │ ├── MinMaxRangeAttribute.cs.meta │ │ ├── NGUIDebug.cs │ │ ├── NGUIDebug.cs.meta │ │ ├── NGUIMath.cs │ │ ├── NGUIMath.cs.meta │ │ ├── NGUIText.cs │ │ ├── NGUIText.cs.meta │ │ ├── NGUITools.cs │ │ ├── NGUITools.cs.meta │ │ ├── PropertyBinding.cs │ │ ├── PropertyBinding.cs.meta │ │ ├── PropertyReference.cs │ │ ├── PropertyReference.cs.meta │ │ ├── RealTime.cs │ │ ├── RealTime.cs.meta │ │ ├── SpringPanel.cs │ │ ├── SpringPanel.cs.meta │ │ ├── UIBasicSprite.cs │ │ ├── UIBasicSprite.cs.meta │ │ ├── UIDrawCall.cs │ │ ├── UIDrawCall.cs.meta │ │ ├── UIEventListener.cs │ │ ├── UIEventListener.cs.meta │ │ ├── UIGeometry.cs │ │ ├── UIGeometry.cs.meta │ │ ├── UIRect.cs │ │ ├── UIRect.cs.meta │ │ ├── UISnapshotPoint.cs │ │ ├── UISnapshotPoint.cs.meta │ │ ├── UIWidget.cs │ │ └── UIWidget.cs.meta │ │ ├── Tweening.meta │ │ ├── Tweening │ │ ├── AnimatedAlpha.cs │ │ ├── AnimatedAlpha.cs.meta │ │ ├── AnimatedColor.cs │ │ ├── AnimatedColor.cs.meta │ │ ├── AnimatedWidget.cs │ │ ├── AnimatedWidget.cs.meta │ │ ├── SpringPosition.cs │ │ ├── SpringPosition.cs.meta │ │ ├── TweenAlpha.cs │ │ ├── TweenAlpha.cs.meta │ │ ├── TweenColor.cs │ │ ├── TweenColor.cs.meta │ │ ├── TweenFOV.cs │ │ ├── TweenFOV.cs.meta │ │ ├── TweenFill.cs │ │ ├── TweenFill.cs.meta │ │ ├── TweenHeight.cs │ │ ├── TweenHeight.cs.meta │ │ ├── TweenLetters.cs │ │ ├── TweenLetters.cs.meta │ │ ├── TweenOrthoSize.cs │ │ ├── TweenOrthoSize.cs.meta │ │ ├── TweenPosition.cs │ │ ├── TweenPosition.cs.meta │ │ ├── TweenRotation.cs │ │ ├── TweenRotation.cs.meta │ │ ├── TweenScale.cs │ │ ├── TweenScale.cs.meta │ │ ├── TweenTransform.cs │ │ ├── TweenTransform.cs.meta │ │ ├── TweenVolume.cs │ │ ├── TweenVolume.cs.meta │ │ ├── TweenWidth.cs │ │ ├── TweenWidth.cs.meta │ │ ├── UITweener.cs │ │ └── UITweener.cs.meta │ │ ├── UI.meta │ │ └── UI │ │ ├── UI2DSprite.cs │ │ ├── UI2DSprite.cs.meta │ │ ├── UI2DSpriteAnimation.cs │ │ ├── UI2DSpriteAnimation.cs.meta │ │ ├── UIAnchor.cs │ │ ├── UIAnchor.cs.meta │ │ ├── UIAtlas.cs │ │ ├── UIAtlas.cs.meta │ │ ├── UICamera.cs │ │ ├── UICamera.cs.meta │ │ ├── UIColorPicker.cs │ │ ├── UIColorPicker.cs.meta │ │ ├── UIFont.cs │ │ ├── UIFont.cs.meta │ │ ├── UIInput.cs │ │ ├── UIInput.cs.meta │ │ ├── UIInputOnGUI.cs │ │ ├── UIInputOnGUI.cs.meta │ │ ├── UILabel.cs │ │ ├── UILabel.cs.meta │ │ ├── UILocalize.cs │ │ ├── UILocalize.cs.meta │ │ ├── UIOrthoCamera.cs │ │ ├── UIOrthoCamera.cs.meta │ │ ├── UIPanel.cs │ │ ├── UIPanel.cs.meta │ │ ├── UIRoot.cs │ │ ├── UIRoot.cs.meta │ │ ├── UISprite.cs │ │ ├── UISprite.cs.meta │ │ ├── UISpriteAnimation.cs │ │ ├── UISpriteAnimation.cs.meta │ │ ├── UISpriteData.cs │ │ ├── UISpriteData.cs.meta │ │ ├── UIStretch.cs │ │ ├── UIStretch.cs.meta │ │ ├── UITextList.cs │ │ ├── UITextList.cs.meta │ │ ├── UITexture.cs │ │ ├── UITexture.cs.meta │ │ ├── UITooltip.cs │ │ ├── UITooltip.cs.meta │ │ ├── UIViewport.cs │ │ └── UIViewport.cs.meta ├── Resources.meta ├── Resources │ ├── Atlas.meta │ ├── Atlas │ │ ├── battleUIAtlas.mat │ │ ├── battleUIAtlas.mat.meta │ │ ├── battleUIAtlas.png │ │ ├── battleUIAtlas.png.meta │ │ ├── battleUIAtlas.prefab │ │ └── battleUIAtlas.prefab.meta │ ├── Material.meta │ ├── Material │ │ ├── Box.FBX │ │ ├── Box.FBX.meta │ │ ├── FOWMat.mat │ │ └── FOWMat.mat.meta │ ├── Prefabs.meta │ ├── Prefabs │ │ ├── FOWRender.prefab │ │ ├── FOWRender.prefab.meta │ │ ├── UI_FOW_DEBUG_Prefab.prefab │ │ └── UI_FOW_DEBUG_Prefab.prefab.meta │ ├── Shader.meta │ └── Shader │ │ ├── FOWRender.shader │ │ └── FOWRender.shader.meta ├── Scripts.meta └── Scripts │ ├── FogOfWar.meta │ ├── FogOfWar │ ├── FOWSystem.cs │ ├── FOWSystem.cs.meta │ ├── Logic.meta │ ├── Logic │ │ ├── FOWLogic.cs │ │ └── FOWLogic.cs.meta │ ├── Render.meta │ ├── Render │ │ ├── FOWRender.cs │ │ ├── FOWRender.cs.meta │ │ ├── MapFOWRender.cs │ │ ├── MapFOWRender.cs.meta │ │ ├── MiniMapFOWRender.cs │ │ └── MiniMapFOWRender.cs.meta │ ├── Revealer.meta │ └── Revealer │ │ ├── FOWCharactorRevealer.cs │ │ ├── FOWCharactorRevealer.cs.meta │ │ ├── FOWRevealer.cs │ │ ├── FOWRevealer.cs.meta │ │ ├── FOWTempRevealer.cs │ │ ├── FOWTempRevealer.cs.meta │ │ ├── IFOWRevealer.cs │ │ └── IFOWRevealer.cs.meta │ ├── TestFOW.cs │ ├── TestFOW.cs.meta │ ├── UIFOWDebug.cs │ ├── UIFOWDebug.cs.meta │ ├── message.meta │ ├── message │ ├── CallBack.cs │ ├── CallBack.cs.meta │ ├── Message.cs │ ├── Message.cs.meta │ ├── MessageName.cs │ └── MessageName.cs.meta │ ├── pool.meta │ ├── pool │ ├── ClassObjPoolBase.cs │ ├── ClassObjPoolBase.cs.meta │ ├── ClassObjPoolT.cs │ ├── ClassObjPoolT.cs.meta │ ├── PooledClassObject.cs │ └── PooledClassObject.cs.meta │ ├── singleton.meta │ └── singleton │ ├── MonoSingleton.cs │ ├── MonoSingleton.cs.meta │ ├── Singleton.cs │ └── Singleton.cs.meta ├── ProjectSettings ├── AudioManager.asset ├── ClusterInputManager.asset ├── DynamicsManager.asset ├── EditorBuildSettings.asset ├── EditorSettings.asset ├── GraphicsSettings.asset ├── InputManager.asset ├── NavMeshAreas.asset ├── NetworkManager.asset ├── Physics2DSettings.asset ├── ProjectSettings.asset ├── ProjectVersion.txt ├── QualitySettings.asset ├── TagManager.asset ├── TimeManager.asset ├── UnityAdsSettings.asset └── UnityConnectSettings.asset ├── README.md ├── fog-of-war.Editor.csproj ├── fog-of-war.Plugins.csproj ├── fog-of-war.csproj ├── fog-of-war.sln └── image ├── fow_debug.gif └── fow_demo.gif /.gitignore: -------------------------------------------------------------------------------- 1 | Library/ 2 | -------------------------------------------------------------------------------- /Assets/DemoScence.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence.meta -------------------------------------------------------------------------------- /Assets/DemoScence/Animations.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Animations.meta -------------------------------------------------------------------------------- /Assets/DemoScence/Animations/Humanoid.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Animations/Humanoid.meta -------------------------------------------------------------------------------- /Assets/DemoScence/Animations/Humanoid/humanoid_dying.fbx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Animations/Humanoid/humanoid_dying.fbx -------------------------------------------------------------------------------- /Assets/DemoScence/Animations/Humanoid/humanoid_dying.fbx.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Animations/Humanoid/humanoid_dying.fbx.meta -------------------------------------------------------------------------------- /Assets/DemoScence/Animations/Humanoid/humanoid_idle.fbx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Animations/Humanoid/humanoid_idle.fbx -------------------------------------------------------------------------------- /Assets/DemoScence/Animations/Humanoid/humanoid_idle.fbx.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Animations/Humanoid/humanoid_idle.fbx.meta -------------------------------------------------------------------------------- /Assets/DemoScence/Animations/Humanoid/humanoid_runForward_faceForward.fbx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Animations/Humanoid/humanoid_runForward_faceForward.fbx -------------------------------------------------------------------------------- /Assets/DemoScence/Animations/Humanoid/humanoid_shout.fbx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Animations/Humanoid/humanoid_shout.fbx -------------------------------------------------------------------------------- /Assets/DemoScence/Animations/Humanoid/humanoid_shout.fbx.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Animations/Humanoid/humanoid_shout.fbx.meta -------------------------------------------------------------------------------- /Assets/DemoScence/Animations/Humanoid/humanoid_sneak.fbx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Animations/Humanoid/humanoid_sneak.fbx -------------------------------------------------------------------------------- /Assets/DemoScence/Animations/Humanoid/humanoid_sneak.fbx.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Animations/Humanoid/humanoid_sneak.fbx.meta -------------------------------------------------------------------------------- /Assets/DemoScence/Animations/Humanoid/humanoid_walkForward_faceForward.fbx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Animations/Humanoid/humanoid_walkForward_faceForward.fbx -------------------------------------------------------------------------------- /Assets/DemoScence/Audio.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Audio.meta -------------------------------------------------------------------------------- /Assets/DemoScence/Audio/endgame.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Audio/endgame.ogg -------------------------------------------------------------------------------- /Assets/DemoScence/Audio/endgame.ogg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Audio/endgame.ogg.meta -------------------------------------------------------------------------------- /Assets/DemoScence/Audio/player_attractAttention.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Audio/player_attractAttention.ogg -------------------------------------------------------------------------------- /Assets/DemoScence/Audio/player_attractAttention.ogg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Audio/player_attractAttention.ogg.meta -------------------------------------------------------------------------------- /Assets/DemoScence/Audio/player_footsteps.ogg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Audio/player_footsteps.ogg -------------------------------------------------------------------------------- /Assets/DemoScence/Audio/player_footsteps.ogg.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Audio/player_footsteps.ogg.meta -------------------------------------------------------------------------------- /Assets/DemoScence/Demo.unity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Demo.unity -------------------------------------------------------------------------------- /Assets/DemoScence/Demo.unity.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Demo.unity.meta -------------------------------------------------------------------------------- /Assets/DemoScence/Done.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Done.meta -------------------------------------------------------------------------------- /Assets/DemoScence/Done/DoneAnimators.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Done/DoneAnimators.meta -------------------------------------------------------------------------------- /Assets/DemoScence/Done/DoneAnimators/DonePlayerAnimator.controller: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Done/DoneAnimators/DonePlayerAnimator.controller -------------------------------------------------------------------------------- /Assets/DemoScence/Done/DoneAnimators/DonePlayerAnimator.controller.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Done/DoneAnimators/DonePlayerAnimator.controller.meta -------------------------------------------------------------------------------- /Assets/DemoScence/Done/DoneAvatarMasks.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Done/DoneAvatarMasks.meta -------------------------------------------------------------------------------- /Assets/DemoScence/Done/DoneAvatarMasks/DonePlayerShoutingMask.mask: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Done/DoneAvatarMasks/DonePlayerShoutingMask.mask -------------------------------------------------------------------------------- /Assets/DemoScence/Done/DoneAvatarMasks/DonePlayerShoutingMask.mask.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Done/DoneAvatarMasks/DonePlayerShoutingMask.mask.meta -------------------------------------------------------------------------------- /Assets/DemoScence/Done/DoneScripts.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Done/DoneScripts.meta -------------------------------------------------------------------------------- /Assets/DemoScence/Done/DoneScripts/DoneCameraMovement.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Done/DoneScripts/DoneCameraMovement.cs -------------------------------------------------------------------------------- /Assets/DemoScence/Done/DoneScripts/DoneCameraMovement.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Done/DoneScripts/DoneCameraMovement.cs.meta -------------------------------------------------------------------------------- /Assets/DemoScence/Done/DoneScripts/DonePlayerMovement.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Done/DoneScripts/DonePlayerMovement.cs -------------------------------------------------------------------------------- /Assets/DemoScence/Done/DoneScripts/DonePlayerMovement.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Done/DoneScripts/DonePlayerMovement.cs.meta -------------------------------------------------------------------------------- /Assets/DemoScence/Materials.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Materials.meta -------------------------------------------------------------------------------- /Assets/DemoScence/Materials/char_cyberKid_board_mat.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Materials/char_cyberKid_board_mat.mat -------------------------------------------------------------------------------- /Assets/DemoScence/Materials/char_cyberKid_board_mat.mat.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Materials/char_cyberKid_board_mat.mat.meta -------------------------------------------------------------------------------- /Assets/DemoScence/Materials/char_cyberKid_eyes_mat.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Materials/char_cyberKid_eyes_mat.mat -------------------------------------------------------------------------------- /Assets/DemoScence/Materials/char_cyberKid_eyes_mat.mat.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Materials/char_cyberKid_eyes_mat.mat.meta -------------------------------------------------------------------------------- /Assets/DemoScence/Materials/char_cyberKid_hair_mat.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Materials/char_cyberKid_hair_mat.mat -------------------------------------------------------------------------------- /Assets/DemoScence/Materials/char_cyberKid_hair_mat.mat.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Materials/char_cyberKid_hair_mat.mat.meta -------------------------------------------------------------------------------- /Assets/DemoScence/Materials/char_cyberKid_plastic_mat.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Materials/char_cyberKid_plastic_mat.mat -------------------------------------------------------------------------------- /Assets/DemoScence/Materials/char_cyberKid_plastic_mat.mat.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Materials/char_cyberKid_plastic_mat.mat.meta -------------------------------------------------------------------------------- /Assets/DemoScence/Materials/char_cyberKid_skin_mat.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Materials/char_cyberKid_skin_mat.mat -------------------------------------------------------------------------------- /Assets/DemoScence/Materials/char_cyberKid_skin_mat.mat.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Materials/char_cyberKid_skin_mat.mat.meta -------------------------------------------------------------------------------- /Assets/DemoScence/Materials/char_cyberKid_suit_mat.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Materials/char_cyberKid_suit_mat.mat -------------------------------------------------------------------------------- /Assets/DemoScence/Materials/char_cyberKid_suit_mat.mat.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Materials/char_cyberKid_suit_mat.mat.meta -------------------------------------------------------------------------------- /Assets/DemoScence/Models.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Models.meta -------------------------------------------------------------------------------- /Assets/DemoScence/Models/char_ethan.fbx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Models/char_ethan.fbx -------------------------------------------------------------------------------- /Assets/DemoScence/Models/char_ethan.fbx.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Models/char_ethan.fbx.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Building_Auto Service.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Building_Auto Service.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Building_Bakery.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Building_Bakery.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Building_Bakery.mat.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Building_Bakery.mat.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Building_Bar.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Building_Bar.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Building_Bar.mat.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Building_Bar.mat.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Building_Books Shop.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Building_Books Shop.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Building_Chicken Shop.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Building_Chicken Shop.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Building_Clothing.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Building_Clothing.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Building_Clothing.mat.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Building_Clothing.mat.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Building_Coffee Shop.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Building_Coffee Shop.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Building_Drug Store.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Building_Drug Store.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Building_Factory.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Building_Factory.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Building_Factory.mat.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Building_Factory.mat.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Building_Fast Food.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Building_Fast Food.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Building_Fruits Shop.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Building_Fruits Shop.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Building_Gas Station.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Building_Gas Station.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Building_Gift Shop.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Building_Gift Shop.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Building_Music Store.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Building_Music Store.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Building_Pizza.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Building_Pizza.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Building_Pizza.mat.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Building_Pizza.mat.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Building_Restaurant.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Building_Restaurant.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Building_Shoes Shop.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Building_Shoes Shop.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Building_Stadium.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Building_Stadium.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Building_Stadium.mat.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Building_Stadium.mat.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Building_Super Market.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Building_Super Market.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Natures.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Natures.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Natures.mat.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Natures.mat.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Props_BillBoard_large.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Props_BillBoard_large.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Props_BillBoard_medium.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Props_BillBoard_medium.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Props_BillBoard_small.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Props_BillBoard_small.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Props_Props_01.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Props_Props_01.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Props_Props_01.mat.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Props_Props_01.mat.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Props_RoofProps.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Props_RoofProps.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Props_RoofProps.mat.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Props_RoofProps.mat.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Props_TrafficProps.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Props_TrafficProps.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Road.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Road.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Road.mat.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Road.mat.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Vehicle_Ambulance.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Vehicle_Ambulance.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Vehicle_Ambulance.mat.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Vehicle_Ambulance.mat.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Vehicle_Bus_color01.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Vehicle_Bus_color01.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Vehicle_Bus_color02.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Vehicle_Bus_color02.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Vehicle_Bus_color03.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Vehicle_Bus_color03.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Vehicle_Car_color01.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Vehicle_Car_color01.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Vehicle_Car_color02.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Vehicle_Car_color02.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Vehicle_Car_color03.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Vehicle_Car_color03.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Vehicle_Police Car.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Vehicle_Police Car.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Vehicle_SUV_color01.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Vehicle_SUV_color01.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Vehicle_SUV_color02.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Vehicle_SUV_color02.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Vehicle_SUV_color03.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Vehicle_SUV_color03.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Vehicle_Taxi.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Vehicle_Taxi.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Vehicle_Taxi.mat.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Vehicle_Taxi.mat.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Vehicle_Truck_color01.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Vehicle_Truck_color01.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Vehicle_Truck_color02.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Vehicle_Truck_color02.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Materials/Vehicle_Truck_color03.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Materials/Vehicle_Truck_color03.mat -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Models.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Models.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Models/Scene.fbx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Models/Scene.fbx -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Models/Scene.fbx.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Models/Scene.fbx.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Prefab.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Prefab.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Prefab/World_1.prefab: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Prefab/World_1.prefab -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Prefab/World_1.prefab.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Prefab/World_1.prefab.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Building_Auto Service.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Building_Auto Service.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Building_Bakery.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Building_Bakery.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Building_Bakery.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Building_Bakery.png.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Building_Bar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Building_Bar.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Building_Bar.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Building_Bar.png.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Building_Books Shop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Building_Books Shop.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Building_Chicken Shop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Building_Chicken Shop.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Building_Clothing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Building_Clothing.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Building_Clothing.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Building_Clothing.png.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Building_Coffee Shop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Building_Coffee Shop.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Building_Drug Store.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Building_Drug Store.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Building_Factory.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Building_Factory.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Building_Factory.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Building_Factory.png.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Building_Fast Food.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Building_Fast Food.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Building_Fast Food.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Building_Fast Food.png.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Building_Fruits Shop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Building_Fruits Shop.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Building_Gas Station.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Building_Gas Station.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Building_Gift Shop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Building_Gift Shop.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Building_Gift Shop.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Building_Gift Shop.png.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Building_Music Store.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Building_Music Store.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Building_Pizza.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Building_Pizza.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Building_Pizza.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Building_Pizza.png.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Building_Restaurant.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Building_Restaurant.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Building_Shoes Shop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Building_Shoes Shop.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Building_Stadium.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Building_Stadium.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Building_Stadium.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Building_Stadium.png.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Building_Super Market.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Building_Super Market.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Natures.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Natures.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Natures.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Natures.png.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Props_BillBoard_large.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Props_BillBoard_large.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Props_BillBoard_medium.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Props_BillBoard_medium.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Props_BillBoard_small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Props_BillBoard_small.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Props_Props_01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Props_Props_01.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Props_Props_01.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Props_Props_01.png.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Props_RoofProps.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Props_RoofProps.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Props_RoofProps.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Props_RoofProps.png.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Props_TrafficProps.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Props_TrafficProps.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Props_TrafficProps.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Props_TrafficProps.png.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Road.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Road.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Road.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Road.png.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Ambulance.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Ambulance.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Bus_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Bus_1.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Bus_1.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Bus_1.png.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Bus_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Bus_2.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Bus_2.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Bus_2.png.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Bus_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Bus_3.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Bus_3.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Bus_3.png.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Car_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Car_1.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Car_1.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Car_1.png.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Car_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Car_2.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Car_2.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Car_2.png.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Car_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Car_3.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Car_3.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Car_3.png.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Container_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Container_1.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Container_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Container_2.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Container_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Container_3.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Police Car.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Police Car.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_SUV_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_SUV_1.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_SUV_1.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_SUV_1.png.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_SUV_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_SUV_2.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_SUV_2.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_SUV_2.png.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_SUV_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_SUV_3.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_SUV_3.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_SUV_3.png.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Taxi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Taxi.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Taxi.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Taxi.png.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Truck_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Truck_1.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Truck_1.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Truck_1.png.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Truck_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Truck_2.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Truck_2.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Truck_2.png.meta -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Truck_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Truck_3.png -------------------------------------------------------------------------------- /Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Truck_3.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/SimplePoly City/World/Textures/Vehicle_Truck_3.png.meta -------------------------------------------------------------------------------- /Assets/DemoScence/Textures.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Textures.meta -------------------------------------------------------------------------------- /Assets/DemoScence/Textures/char_cyberKid_board_dff.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Textures/char_cyberKid_board_dff.tif -------------------------------------------------------------------------------- /Assets/DemoScence/Textures/char_cyberKid_board_dff.tif.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Textures/char_cyberKid_board_dff.tif.meta -------------------------------------------------------------------------------- /Assets/DemoScence/Textures/char_cyberKid_board_nrm.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Textures/char_cyberKid_board_nrm.tif -------------------------------------------------------------------------------- /Assets/DemoScence/Textures/char_cyberKid_board_nrm.tif.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Textures/char_cyberKid_board_nrm.tif.meta -------------------------------------------------------------------------------- /Assets/DemoScence/Textures/char_cyberKid_dff.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Textures/char_cyberKid_dff.tif -------------------------------------------------------------------------------- /Assets/DemoScence/Textures/char_cyberKid_dff.tif.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Textures/char_cyberKid_dff.tif.meta -------------------------------------------------------------------------------- /Assets/DemoScence/Textures/char_cyberKid_nrm.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Textures/char_cyberKid_nrm.tif -------------------------------------------------------------------------------- /Assets/DemoScence/Textures/char_cyberKid_nrm.tif.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Textures/char_cyberKid_nrm.tif.meta -------------------------------------------------------------------------------- /Assets/DemoScence/Textures/cube_stealth01_sharp.cubemap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Textures/cube_stealth01_sharp.cubemap -------------------------------------------------------------------------------- /Assets/DemoScence/Textures/cube_stealth01_sharp.cubemap.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Textures/cube_stealth01_sharp.cubemap.meta -------------------------------------------------------------------------------- /Assets/DemoScence/Textures/cube_stealth01_soft.cubemap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Textures/cube_stealth01_soft.cubemap -------------------------------------------------------------------------------- /Assets/DemoScence/Textures/cube_stealth01_soft.cubemap.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/Textures/cube_stealth01_soft.cubemap.meta -------------------------------------------------------------------------------- /Assets/DemoScence/char_ethan.prefab: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/char_ethan.prefab -------------------------------------------------------------------------------- /Assets/DemoScence/char_ethan.prefab.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/DemoScence/char_ethan.prefab.meta -------------------------------------------------------------------------------- /Assets/Editor.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/ActiveAnimationEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/ActiveAnimationEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/ActiveAnimationEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/ActiveAnimationEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/BMFontReader.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/BMFontReader.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/BMFontReader.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/BMFontReader.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/ComponentSelector.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/ComponentSelector.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/ComponentSelector.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/ComponentSelector.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/EventDelegateDrawer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/EventDelegateDrawer.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/EventDelegateDrawer.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/EventDelegateDrawer.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/EventDelegateEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/EventDelegateEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/EventDelegateEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/EventDelegateEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/FreeType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/FreeType.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/FreeType.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/FreeType.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/MinMaxRangeAttributeDrawer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/MinMaxRangeAttributeDrawer.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/MinMaxRangeAttributeDrawer.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/MinMaxRangeAttributeDrawer.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/NGUIContextMenu.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/NGUIContextMenu.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/NGUIContextMenu.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/NGUIContextMenu.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/NGUIEditorExtensions.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/NGUIEditorExtensions.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/NGUIEditorExtensions.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/NGUIEditorExtensions.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/NGUIEditorTools.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/NGUIEditorTools.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/NGUIEditorTools.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/NGUIEditorTools.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/NGUIHandles.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/NGUIHandles.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/NGUIHandles.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/NGUIHandles.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/NGUIHelp.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/NGUIHelp.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/NGUIHelp.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/NGUIHelp.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/NGUIJson.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/NGUIJson.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/NGUIJson.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/NGUIJson.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/NGUIMenu.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/NGUIMenu.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/NGUIMenu.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/NGUIMenu.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/NGUISelectionTools.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/NGUISelectionTools.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/NGUISelectionTools.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/NGUISelectionTools.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/NGUISettings.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/NGUISettings.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/NGUISettings.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/NGUISettings.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/NGUISnap.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/NGUISnap.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/NGUISnap.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/NGUISnap.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/NGUITransformInspector.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/NGUITransformInspector.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/NGUITransformInspector.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/NGUITransformInspector.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/PropertyBindingEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/PropertyBindingEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/PropertyBindingEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/PropertyBindingEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/PropertyReferenceDrawer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/PropertyReferenceDrawer.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/PropertyReferenceDrawer.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/PropertyReferenceDrawer.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/SpriteSelector.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/SpriteSelector.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/SpriteSelector.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/SpriteSelector.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/TweenAlphaEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/TweenAlphaEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/TweenAlphaEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/TweenAlphaEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/TweenColorEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/TweenColorEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/TweenColorEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/TweenColorEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/TweenFOVEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/TweenFOVEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/TweenFOVEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/TweenFOVEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/TweenHeightEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/TweenHeightEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/TweenHeightEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/TweenHeightEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/TweenOrthoSizeEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/TweenOrthoSizeEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/TweenOrthoSizeEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/TweenOrthoSizeEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/TweenPositionEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/TweenPositionEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/TweenPositionEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/TweenPositionEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/TweenRotationEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/TweenRotationEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/TweenRotationEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/TweenRotationEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/TweenScaleEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/TweenScaleEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/TweenScaleEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/TweenScaleEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/TweenTransformEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/TweenTransformEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/TweenTransformEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/TweenTransformEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/TweenVolumeEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/TweenVolumeEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/TweenVolumeEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/TweenVolumeEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/TweenWidthEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/TweenWidthEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/TweenWidthEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/TweenWidthEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/TypewriterEffectEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/TypewriterEffectEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/TypewriterEffectEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/TypewriterEffectEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UI2DSpriteEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UI2DSpriteEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UI2DSpriteEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UI2DSpriteEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIAnchorEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIAnchorEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIAnchorEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIAnchorEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIAtlasInspector.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIAtlasInspector.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIAtlasInspector.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIAtlasInspector.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIAtlasMaker.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIAtlasMaker.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIAtlasMaker.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIAtlasMaker.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIBasicSpriteEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIBasicSpriteEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIBasicSpriteEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIBasicSpriteEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIButtonColorEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIButtonColorEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIButtonColorEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIButtonColorEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIButtonEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIButtonEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIButtonEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIButtonEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIButtonKeysEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIButtonKeysEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIButtonKeysEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIButtonKeysEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIButtonMessageEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIButtonMessageEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIButtonMessageEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIButtonMessageEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UICameraEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UICameraEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UICameraEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UICameraEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UICameraTool.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UICameraTool.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UICameraTool.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UICameraTool.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIColorPickerEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIColorPickerEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIColorPickerEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIColorPickerEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UICreateNewUIWizard.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UICreateNewUIWizard.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UICreateNewUIWizard.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UICreateNewUIWizard.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UICreateWidgetWizard.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UICreateWidgetWizard.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UICreateWidgetWizard.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UICreateWidgetWizard.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIDragObjectEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIDragObjectEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIDragObjectEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIDragObjectEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIDrawCallInspector.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIDrawCallInspector.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIDrawCallInspector.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIDrawCallInspector.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIDrawCallViewer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIDrawCallViewer.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIDrawCallViewer.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIDrawCallViewer.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIEventTriggerEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIEventTriggerEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIEventTriggerEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIEventTriggerEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIFontInspector.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIFontInspector.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIFontInspector.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIFontInspector.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIFontMaker.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIFontMaker.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIFontMaker.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIFontMaker.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIForwardEventsEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIForwardEventsEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIForwardEventsEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIForwardEventsEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIGridEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIGridEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIGridEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIGridEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIImageButtonInspector.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIImageButtonInspector.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIImageButtonInspector.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIImageButtonInspector.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIInputEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIInputEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIInputEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIInputEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIKeyNavigationEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIKeyNavigationEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIKeyNavigationEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIKeyNavigationEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UILabelInspector.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UILabelInspector.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UILabelInspector.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UILabelInspector.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UILocalizeEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UILocalizeEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UILocalizeEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UILocalizeEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIPanelInspector.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIPanelInspector.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIPanelInspector.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIPanelInspector.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIPanelTool.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIPanelTool.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIPanelTool.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIPanelTool.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIPlayAnimationEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIPlayAnimationEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIPlayAnimationEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIPlayAnimationEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIPlayTweenEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIPlayTweenEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIPlayTweenEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIPlayTweenEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIPopupListInspector.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIPopupListInspector.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIPopupListInspector.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIPopupListInspector.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIPrefabTool.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIPrefabTool.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIPrefabTool.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIPrefabTool.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIProgressBarEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIProgressBarEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIProgressBarEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIProgressBarEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIRectEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIRectEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIRectEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIRectEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIRootEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIRootEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIRootEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIRootEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIScrollBarEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIScrollBarEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIScrollBarEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIScrollBarEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIScrollViewEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIScrollViewEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIScrollViewEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIScrollViewEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UISliderEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UISliderEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UISliderEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UISliderEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UISnapshotPointEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UISnapshotPointEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UISnapshotPointEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UISnapshotPointEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UISpriteAnimationInspector.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UISpriteAnimationInspector.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UISpriteAnimationInspector.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UISpriteAnimationInspector.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UISpriteInspector.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UISpriteInspector.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UISpriteInspector.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UISpriteInspector.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIStretchEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIStretchEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIStretchEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIStretchEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UITableEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UITableEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UITableEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UITableEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UITextureInspector.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UITextureInspector.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UITextureInspector.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UITextureInspector.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UITexturePacker.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UITexturePacker.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UITexturePacker.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UITexturePacker.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIToggleInspector.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIToggleInspector.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIToggleInspector.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIToggleInspector.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UITweenerEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UITweenerEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UITweenerEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UITweenerEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIWidgetContainerEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIWidgetContainerEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIWidgetContainerEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIWidgetContainerEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIWidgetInspector.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIWidgetInspector.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIWidgetInspector.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIWidgetInspector.cs.meta -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIWrapContentEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIWrapContentEditor.cs -------------------------------------------------------------------------------- /Assets/Editor/NGUI/UIWrapContentEditor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Editor/NGUI/UIWrapContentEditor.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Editor.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Editor.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Editor/Preview.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Editor/Preview.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Editor/Preview/Control - Background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Editor/Preview/Control - Background.png -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Editor/Preview/Control - Background.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Editor/Preview/Control - Background.png.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Editor/Preview/Control - Colored Button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Editor/Preview/Control - Colored Button.png -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Editor/Preview/Control - Colored Button.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Editor/Preview/Control - Colored Button.png.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Editor/Preview/Control - Colored Checkbox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Editor/Preview/Control - Colored Checkbox.png -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Editor/Preview/Control - Colored Checkbox.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Editor/Preview/Control - Colored Checkbox.png.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Editor/Preview/Control - Colored Popup List.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Editor/Preview/Control - Colored Popup List.png -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Editor/Preview/Control - Colored Popup List.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Editor/Preview/Control - Colored Popup List.png.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Editor/Preview/Control - Colored Progress Bar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Editor/Preview/Control - Colored Progress Bar.png -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Editor/Preview/Control - Colored Progress Bar.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Editor/Preview/Control - Colored Progress Bar.png.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Editor/Preview/Control - Colored Slider.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Editor/Preview/Control - Colored Slider.png -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Editor/Preview/Control - Colored Slider.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Editor/Preview/Control - Colored Slider.png.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Editor/Preview/Control - Simple Button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Editor/Preview/Control - Simple Button.png -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Editor/Preview/Control - Simple Button.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Editor/Preview/Control - Simple Button.png.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Editor/Preview/Control - Simple Checkbox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Editor/Preview/Control - Simple Checkbox.png -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Editor/Preview/Control - Simple Checkbox.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Editor/Preview/Control - Simple Checkbox.png.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Editor/Preview/Control - Simple Horizontal Slider.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Editor/Preview/Control - Simple Horizontal Slider.png -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Editor/Preview/Control - Simple Input Field.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Editor/Preview/Control - Simple Input Field.png -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Editor/Preview/Control - Simple Input Field.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Editor/Preview/Control - Simple Input Field.png.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Editor/Preview/Control - Simple Popup List.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Editor/Preview/Control - Simple Popup List.png -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Editor/Preview/Control - Simple Popup List.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Editor/Preview/Control - Simple Popup List.png.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Editor/Preview/Control - Simple Progress Bar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Editor/Preview/Control - Simple Progress Bar.png -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Editor/Preview/Control - Simple Progress Bar.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Editor/Preview/Control - Simple Progress Bar.png.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Editor/Preview/Control - Simple Text Box.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Editor/Preview/Control - Simple Text Box.png -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Editor/Preview/Control - Simple Text Box.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Editor/Preview/Control - Simple Text Box.png.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Editor/Preview/Control - Simple Vertical Slider.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Editor/Preview/Control - Simple Vertical Slider.png -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Editor/x86_64.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Editor/x86_64.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Editor/x86_64/FreeType.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Editor/x86_64/FreeType.dll -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Editor/x86_64/FreeType.dll.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Editor/x86_64/FreeType.dll.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/ReadMe - 3.11.1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/ReadMe - 3.11.1.txt -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/ReadMe - 3.11.1.txt.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 05d75e209a8e9dc4096a834edfea27bf 3 | -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/ReadMe - 3.7.0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/ReadMe - 3.7.0.txt -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/ReadMe - 3.7.0.txt.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/ReadMe - 3.7.0.txt.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Resources.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Resources.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Resources/Shaders.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 298a41c43c8f58247ab89979efd1019b 3 | -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Resources/Shaders/Unlit - Premultiplied Colored 1.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 93c84009f8f004b4f84697c8cb12dd63 3 | -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Resources/Shaders/Unlit - Premultiplied Colored.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Resources/Shaders/Unlit - Premultiplied Colored.shader -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Resources/Shaders/Unlit - Premultiplied Colored.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: ed5591596df551e4c8f4b05ce88a7a07 3 | -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Resources/Shaders/Unlit - Text (TextureClip).shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Resources/Shaders/Unlit - Text (TextureClip).shader -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Resources/Shaders/Unlit - Text 1.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Resources/Shaders/Unlit - Text 1.shader -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Resources/Shaders/Unlit - Text 1.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 9f39f1d1f2f3ee04bb793082eee05819 3 | -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Resources/Shaders/Unlit - Text 2.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Resources/Shaders/Unlit - Text 2.shader -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Resources/Shaders/Unlit - Text 2.shader.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Resources/Shaders/Unlit - Text 2.shader.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Resources/Shaders/Unlit - Text 3.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Resources/Shaders/Unlit - Text 3.shader -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Resources/Shaders/Unlit - Text 3.shader.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Resources/Shaders/Unlit - Text 3.shader.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Resources/Shaders/Unlit - Text.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Resources/Shaders/Unlit - Text.shader -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Resources/Shaders/Unlit - Text.shader.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Resources/Shaders/Unlit - Text.shader.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Resources/Shaders/Unlit - Transparent Colored 1.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Resources/Shaders/Unlit - Transparent Colored 1.shader -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Resources/Shaders/Unlit - Transparent Colored 2.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Resources/Shaders/Unlit - Transparent Colored 2.shader -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Resources/Shaders/Unlit - Transparent Colored 3.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Resources/Shaders/Unlit - Transparent Colored 3.shader -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Resources/Shaders/Unlit - Transparent Colored.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Resources/Shaders/Unlit - Transparent Colored.shader -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Resources/Shaders/Unlit - Transparent Colored.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: e75727d9555d9d14ca51d91908c681bc 3 | -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Resources/Shaders/Unlit - Transparent Masked 1.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Resources/Shaders/Unlit - Transparent Masked 1.shader -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Resources/Shaders/Unlit - Transparent Masked 2.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Resources/Shaders/Unlit - Transparent Masked 2.shader -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Resources/Shaders/Unlit - Transparent Masked 3.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Resources/Shaders/Unlit - Transparent Masked 3.shader -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Resources/Shaders/Unlit - Transparent Masked.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Resources/Shaders/Unlit - Transparent Masked.shader -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Resources/Shaders/Unlit - Transparent Packed 1.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Resources/Shaders/Unlit - Transparent Packed 1.shader -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Resources/Shaders/Unlit - Transparent Packed 1.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 182695e850938314fa6675a8926ad9ee 3 | -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Resources/Shaders/Unlit - Transparent Packed 2.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Resources/Shaders/Unlit - Transparent Packed 2.shader -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Resources/Shaders/Unlit - Transparent Packed 3.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Resources/Shaders/Unlit - Transparent Packed 3.shader -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Resources/Shaders/Unlit - Transparent Packed.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Resources/Shaders/Unlit - Transparent Packed.shader -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Resources/Shaders/Unlit - Transparent Packed.shader.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: f3fd145b191cf4040ac6b55cda352a53 3 | -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction.meta: -------------------------------------------------------------------------------- 1 | fileFormatVersion: 2 2 | guid: 45d02d8d61ab82148beaa0e15dead959 3 | -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/EnvelopContent.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/EnvelopContent.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/EnvelopContent.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/EnvelopContent.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/LanguageSelection.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/LanguageSelection.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/LanguageSelection.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/LanguageSelection.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/TypewriterEffect.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/TypewriterEffect.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/TypewriterEffect.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/TypewriterEffect.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIButton.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIButton.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIButton.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIButton.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIButtonActivate.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIButtonActivate.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIButtonActivate.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIButtonActivate.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIButtonColor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIButtonColor.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIButtonColor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIButtonColor.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIButtonKeys.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIButtonKeys.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIButtonKeys.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIButtonKeys.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIButtonMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIButtonMessage.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIButtonMessage.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIButtonMessage.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIButtonOffset.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIButtonOffset.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIButtonOffset.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIButtonOffset.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIButtonRotation.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIButtonRotation.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIButtonRotation.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIButtonRotation.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIButtonScale.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIButtonScale.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIButtonScale.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIButtonScale.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UICenterOnChild.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UICenterOnChild.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UICenterOnChild.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UICenterOnChild.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UICenterOnClick.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UICenterOnClick.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UICenterOnClick.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UICenterOnClick.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIDragCamera.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIDragCamera.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIDragCamera.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIDragCamera.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIDragDropContainer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIDragDropContainer.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIDragDropContainer.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIDragDropContainer.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIDragDropItem.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIDragDropItem.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIDragDropItem.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIDragDropItem.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIDragDropRoot.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIDragDropRoot.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIDragDropRoot.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIDragDropRoot.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIDragObject.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIDragObject.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIDragObject.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIDragObject.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIDragResize.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIDragResize.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIDragResize.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIDragResize.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIDragScrollView.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIDragScrollView.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIDragScrollView.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIDragScrollView.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIDraggableCamera.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIDraggableCamera.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIDraggableCamera.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIDraggableCamera.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIEventTrigger.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIEventTrigger.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIEventTrigger.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIEventTrigger.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIForwardEvents.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIForwardEvents.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIForwardEvents.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIForwardEvents.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIGrid.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIGrid.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIGrid.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIGrid.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIImageButton.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIImageButton.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIImageButton.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIImageButton.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIKeyBinding.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIKeyBinding.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIKeyBinding.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIKeyBinding.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIKeyNavigation.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIKeyNavigation.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIKeyNavigation.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIKeyNavigation.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIPlayAnimation.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIPlayAnimation.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIPlayAnimation.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIPlayAnimation.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIPlaySound.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIPlaySound.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIPlaySound.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIPlaySound.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIPlayTween.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIPlayTween.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIPlayTween.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIPlayTween.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIPopupList.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIPopupList.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIPopupList.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIPopupList.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIProgressBar.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIProgressBar.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIProgressBar.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIProgressBar.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UISavedOption.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UISavedOption.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UISavedOption.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UISavedOption.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIScrollBar.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIScrollBar.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIScrollBar.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIScrollBar.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIScrollView.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIScrollView.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIScrollView.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIScrollView.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIShowControlScheme.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIShowControlScheme.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIShowControlScheme.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIShowControlScheme.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UISlider.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UISlider.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UISlider.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UISlider.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UISoundVolume.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UISoundVolume.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UISoundVolume.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UISoundVolume.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UITable.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UITable.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UITable.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UITable.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIToggle.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIToggle.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIToggle.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIToggle.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIToggledComponents.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIToggledComponents.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIToggledComponents.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIToggledComponents.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIToggledObjects.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIToggledObjects.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIToggledObjects.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIToggledObjects.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIWidgetContainer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIWidgetContainer.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIWidgetContainer.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIWidgetContainer.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIWrapContent.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIWrapContent.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Interaction/UIWrapContent.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Interaction/UIWrapContent.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/ActiveAnimation.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/ActiveAnimation.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/ActiveAnimation.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/ActiveAnimation.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/AnimationOrTween.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/AnimationOrTween.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/AnimationOrTween.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/AnimationOrTween.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/BMFont.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/BMFont.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/BMFont.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/BMFont.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/BMGlyph.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/BMGlyph.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/BMGlyph.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/BMGlyph.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/BMSymbol.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/BMSymbol.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/BMSymbol.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/BMSymbol.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/BetterList.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/BetterList.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/BetterList.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/BetterList.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/ByteReader.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/ByteReader.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/ByteReader.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/ByteReader.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/EventDelegate.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/EventDelegate.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/EventDelegate.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/EventDelegate.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/Localization.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/Localization.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/Localization.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/Localization.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/MinMaxRangeAttribute.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/MinMaxRangeAttribute.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/MinMaxRangeAttribute.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/MinMaxRangeAttribute.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/NGUIDebug.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/NGUIDebug.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/NGUIDebug.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/NGUIDebug.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/NGUIMath.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/NGUIMath.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/NGUIMath.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/NGUIMath.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/NGUIText.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/NGUIText.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/NGUIText.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/NGUIText.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/NGUITools.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/NGUITools.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/NGUITools.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/NGUITools.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/PropertyBinding.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/PropertyBinding.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/PropertyBinding.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/PropertyBinding.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/PropertyReference.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/PropertyReference.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/PropertyReference.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/PropertyReference.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/RealTime.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/RealTime.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/RealTime.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/RealTime.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/SpringPanel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/SpringPanel.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/SpringPanel.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/SpringPanel.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/UIBasicSprite.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/UIBasicSprite.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/UIBasicSprite.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/UIBasicSprite.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/UIDrawCall.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/UIDrawCall.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/UIDrawCall.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/UIDrawCall.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/UIEventListener.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/UIEventListener.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/UIEventListener.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/UIEventListener.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/UIGeometry.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/UIGeometry.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/UIGeometry.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/UIGeometry.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/UIRect.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/UIRect.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/UIRect.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/UIRect.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/UISnapshotPoint.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/UISnapshotPoint.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/UISnapshotPoint.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/UISnapshotPoint.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/UIWidget.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/UIWidget.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Internal/UIWidget.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Internal/UIWidget.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Tweening.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Tweening.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Tweening/AnimatedAlpha.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Tweening/AnimatedAlpha.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Tweening/AnimatedAlpha.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Tweening/AnimatedAlpha.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Tweening/AnimatedColor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Tweening/AnimatedColor.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Tweening/AnimatedColor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Tweening/AnimatedColor.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Tweening/AnimatedWidget.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Tweening/AnimatedWidget.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Tweening/AnimatedWidget.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Tweening/AnimatedWidget.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Tweening/SpringPosition.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Tweening/SpringPosition.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Tweening/SpringPosition.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Tweening/SpringPosition.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Tweening/TweenAlpha.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Tweening/TweenAlpha.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Tweening/TweenAlpha.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Tweening/TweenAlpha.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Tweening/TweenColor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Tweening/TweenColor.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Tweening/TweenColor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Tweening/TweenColor.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Tweening/TweenFOV.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Tweening/TweenFOV.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Tweening/TweenFOV.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Tweening/TweenFOV.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Tweening/TweenFill.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Tweening/TweenFill.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Tweening/TweenFill.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Tweening/TweenFill.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Tweening/TweenHeight.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Tweening/TweenHeight.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Tweening/TweenHeight.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Tweening/TweenHeight.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Tweening/TweenLetters.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Tweening/TweenLetters.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Tweening/TweenLetters.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Tweening/TweenLetters.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Tweening/TweenOrthoSize.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Tweening/TweenOrthoSize.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Tweening/TweenOrthoSize.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Tweening/TweenOrthoSize.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Tweening/TweenPosition.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Tweening/TweenPosition.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Tweening/TweenPosition.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Tweening/TweenPosition.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Tweening/TweenRotation.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Tweening/TweenRotation.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Tweening/TweenRotation.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Tweening/TweenRotation.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Tweening/TweenScale.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Tweening/TweenScale.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Tweening/TweenScale.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Tweening/TweenScale.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Tweening/TweenTransform.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Tweening/TweenTransform.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Tweening/TweenTransform.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Tweening/TweenTransform.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Tweening/TweenVolume.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Tweening/TweenVolume.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Tweening/TweenVolume.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Tweening/TweenVolume.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Tweening/TweenWidth.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Tweening/TweenWidth.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Tweening/TweenWidth.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Tweening/TweenWidth.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Tweening/UITweener.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Tweening/UITweener.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/Tweening/UITweener.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/Tweening/UITweener.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UI2DSprite.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UI2DSprite.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UI2DSprite.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UI2DSprite.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UI2DSpriteAnimation.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UI2DSpriteAnimation.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UI2DSpriteAnimation.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UI2DSpriteAnimation.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UIAnchor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UIAnchor.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UIAnchor.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UIAnchor.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UIAtlas.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UIAtlas.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UIAtlas.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UIAtlas.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UICamera.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UICamera.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UICamera.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UICamera.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UIColorPicker.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UIColorPicker.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UIColorPicker.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UIColorPicker.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UIFont.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UIFont.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UIFont.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UIFont.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UIInput.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UIInput.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UIInput.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UIInput.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UIInputOnGUI.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UIInputOnGUI.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UIInputOnGUI.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UIInputOnGUI.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UILabel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UILabel.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UILabel.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UILabel.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UILocalize.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UILocalize.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UILocalize.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UILocalize.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UIOrthoCamera.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UIOrthoCamera.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UIOrthoCamera.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UIOrthoCamera.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UIPanel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UIPanel.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UIPanel.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UIPanel.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UIRoot.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UIRoot.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UIRoot.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UIRoot.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UISprite.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UISprite.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UISprite.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UISprite.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UISpriteAnimation.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UISpriteAnimation.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UISpriteAnimation.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UISpriteAnimation.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UISpriteData.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UISpriteData.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UISpriteData.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UISpriteData.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UIStretch.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UIStretch.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UIStretch.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UIStretch.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UITextList.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UITextList.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UITextList.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UITextList.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UITexture.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UITexture.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UITexture.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UITexture.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UITooltip.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UITooltip.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UITooltip.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UITooltip.cs.meta -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UIViewport.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UIViewport.cs -------------------------------------------------------------------------------- /Assets/Plugins/NGUI/Scripts/UI/UIViewport.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Plugins/NGUI/Scripts/UI/UIViewport.cs.meta -------------------------------------------------------------------------------- /Assets/Resources.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Resources.meta -------------------------------------------------------------------------------- /Assets/Resources/Atlas.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Resources/Atlas.meta -------------------------------------------------------------------------------- /Assets/Resources/Atlas/battleUIAtlas.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Resources/Atlas/battleUIAtlas.mat -------------------------------------------------------------------------------- /Assets/Resources/Atlas/battleUIAtlas.mat.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Resources/Atlas/battleUIAtlas.mat.meta -------------------------------------------------------------------------------- /Assets/Resources/Atlas/battleUIAtlas.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Resources/Atlas/battleUIAtlas.png -------------------------------------------------------------------------------- /Assets/Resources/Atlas/battleUIAtlas.png.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Resources/Atlas/battleUIAtlas.png.meta -------------------------------------------------------------------------------- /Assets/Resources/Atlas/battleUIAtlas.prefab: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Resources/Atlas/battleUIAtlas.prefab -------------------------------------------------------------------------------- /Assets/Resources/Atlas/battleUIAtlas.prefab.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Resources/Atlas/battleUIAtlas.prefab.meta -------------------------------------------------------------------------------- /Assets/Resources/Material.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Resources/Material.meta -------------------------------------------------------------------------------- /Assets/Resources/Material/Box.FBX: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Resources/Material/Box.FBX -------------------------------------------------------------------------------- /Assets/Resources/Material/Box.FBX.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Resources/Material/Box.FBX.meta -------------------------------------------------------------------------------- /Assets/Resources/Material/FOWMat.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Resources/Material/FOWMat.mat -------------------------------------------------------------------------------- /Assets/Resources/Material/FOWMat.mat.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Resources/Material/FOWMat.mat.meta -------------------------------------------------------------------------------- /Assets/Resources/Prefabs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Resources/Prefabs.meta -------------------------------------------------------------------------------- /Assets/Resources/Prefabs/FOWRender.prefab: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Resources/Prefabs/FOWRender.prefab -------------------------------------------------------------------------------- /Assets/Resources/Prefabs/FOWRender.prefab.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Resources/Prefabs/FOWRender.prefab.meta -------------------------------------------------------------------------------- /Assets/Resources/Prefabs/UI_FOW_DEBUG_Prefab.prefab: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Resources/Prefabs/UI_FOW_DEBUG_Prefab.prefab -------------------------------------------------------------------------------- /Assets/Resources/Prefabs/UI_FOW_DEBUG_Prefab.prefab.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Resources/Prefabs/UI_FOW_DEBUG_Prefab.prefab.meta -------------------------------------------------------------------------------- /Assets/Resources/Shader.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Resources/Shader.meta -------------------------------------------------------------------------------- /Assets/Resources/Shader/FOWRender.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Resources/Shader/FOWRender.shader -------------------------------------------------------------------------------- /Assets/Resources/Shader/FOWRender.shader.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Resources/Shader/FOWRender.shader.meta -------------------------------------------------------------------------------- /Assets/Scripts.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts.meta -------------------------------------------------------------------------------- /Assets/Scripts/FogOfWar.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/FogOfWar.meta -------------------------------------------------------------------------------- /Assets/Scripts/FogOfWar/FOWSystem.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/FogOfWar/FOWSystem.cs -------------------------------------------------------------------------------- /Assets/Scripts/FogOfWar/FOWSystem.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/FogOfWar/FOWSystem.cs.meta -------------------------------------------------------------------------------- /Assets/Scripts/FogOfWar/Logic.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/FogOfWar/Logic.meta -------------------------------------------------------------------------------- /Assets/Scripts/FogOfWar/Logic/FOWLogic.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/FogOfWar/Logic/FOWLogic.cs -------------------------------------------------------------------------------- /Assets/Scripts/FogOfWar/Logic/FOWLogic.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/FogOfWar/Logic/FOWLogic.cs.meta -------------------------------------------------------------------------------- /Assets/Scripts/FogOfWar/Render.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/FogOfWar/Render.meta -------------------------------------------------------------------------------- /Assets/Scripts/FogOfWar/Render/FOWRender.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/FogOfWar/Render/FOWRender.cs -------------------------------------------------------------------------------- /Assets/Scripts/FogOfWar/Render/FOWRender.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/FogOfWar/Render/FOWRender.cs.meta -------------------------------------------------------------------------------- /Assets/Scripts/FogOfWar/Render/MapFOWRender.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/FogOfWar/Render/MapFOWRender.cs -------------------------------------------------------------------------------- /Assets/Scripts/FogOfWar/Render/MapFOWRender.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/FogOfWar/Render/MapFOWRender.cs.meta -------------------------------------------------------------------------------- /Assets/Scripts/FogOfWar/Render/MiniMapFOWRender.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/FogOfWar/Render/MiniMapFOWRender.cs -------------------------------------------------------------------------------- /Assets/Scripts/FogOfWar/Render/MiniMapFOWRender.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/FogOfWar/Render/MiniMapFOWRender.cs.meta -------------------------------------------------------------------------------- /Assets/Scripts/FogOfWar/Revealer.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/FogOfWar/Revealer.meta -------------------------------------------------------------------------------- /Assets/Scripts/FogOfWar/Revealer/FOWCharactorRevealer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/FogOfWar/Revealer/FOWCharactorRevealer.cs -------------------------------------------------------------------------------- /Assets/Scripts/FogOfWar/Revealer/FOWCharactorRevealer.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/FogOfWar/Revealer/FOWCharactorRevealer.cs.meta -------------------------------------------------------------------------------- /Assets/Scripts/FogOfWar/Revealer/FOWRevealer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/FogOfWar/Revealer/FOWRevealer.cs -------------------------------------------------------------------------------- /Assets/Scripts/FogOfWar/Revealer/FOWRevealer.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/FogOfWar/Revealer/FOWRevealer.cs.meta -------------------------------------------------------------------------------- /Assets/Scripts/FogOfWar/Revealer/FOWTempRevealer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/FogOfWar/Revealer/FOWTempRevealer.cs -------------------------------------------------------------------------------- /Assets/Scripts/FogOfWar/Revealer/FOWTempRevealer.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/FogOfWar/Revealer/FOWTempRevealer.cs.meta -------------------------------------------------------------------------------- /Assets/Scripts/FogOfWar/Revealer/IFOWRevealer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/FogOfWar/Revealer/IFOWRevealer.cs -------------------------------------------------------------------------------- /Assets/Scripts/FogOfWar/Revealer/IFOWRevealer.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/FogOfWar/Revealer/IFOWRevealer.cs.meta -------------------------------------------------------------------------------- /Assets/Scripts/TestFOW.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/TestFOW.cs -------------------------------------------------------------------------------- /Assets/Scripts/TestFOW.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/TestFOW.cs.meta -------------------------------------------------------------------------------- /Assets/Scripts/UIFOWDebug.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/UIFOWDebug.cs -------------------------------------------------------------------------------- /Assets/Scripts/UIFOWDebug.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/UIFOWDebug.cs.meta -------------------------------------------------------------------------------- /Assets/Scripts/message.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/message.meta -------------------------------------------------------------------------------- /Assets/Scripts/message/CallBack.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/message/CallBack.cs -------------------------------------------------------------------------------- /Assets/Scripts/message/CallBack.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/message/CallBack.cs.meta -------------------------------------------------------------------------------- /Assets/Scripts/message/Message.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/message/Message.cs -------------------------------------------------------------------------------- /Assets/Scripts/message/Message.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/message/Message.cs.meta -------------------------------------------------------------------------------- /Assets/Scripts/message/MessageName.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/message/MessageName.cs -------------------------------------------------------------------------------- /Assets/Scripts/message/MessageName.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/message/MessageName.cs.meta -------------------------------------------------------------------------------- /Assets/Scripts/pool.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/pool.meta -------------------------------------------------------------------------------- /Assets/Scripts/pool/ClassObjPoolBase.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/pool/ClassObjPoolBase.cs -------------------------------------------------------------------------------- /Assets/Scripts/pool/ClassObjPoolBase.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/pool/ClassObjPoolBase.cs.meta -------------------------------------------------------------------------------- /Assets/Scripts/pool/ClassObjPoolT.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/pool/ClassObjPoolT.cs -------------------------------------------------------------------------------- /Assets/Scripts/pool/ClassObjPoolT.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/pool/ClassObjPoolT.cs.meta -------------------------------------------------------------------------------- /Assets/Scripts/pool/PooledClassObject.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/pool/PooledClassObject.cs -------------------------------------------------------------------------------- /Assets/Scripts/pool/PooledClassObject.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/pool/PooledClassObject.cs.meta -------------------------------------------------------------------------------- /Assets/Scripts/singleton.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/singleton.meta -------------------------------------------------------------------------------- /Assets/Scripts/singleton/MonoSingleton.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/singleton/MonoSingleton.cs -------------------------------------------------------------------------------- /Assets/Scripts/singleton/MonoSingleton.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/singleton/MonoSingleton.cs.meta -------------------------------------------------------------------------------- /Assets/Scripts/singleton/Singleton.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/singleton/Singleton.cs -------------------------------------------------------------------------------- /Assets/Scripts/singleton/Singleton.cs.meta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/Assets/Scripts/singleton/Singleton.cs.meta -------------------------------------------------------------------------------- /ProjectSettings/AudioManager.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/ProjectSettings/AudioManager.asset -------------------------------------------------------------------------------- /ProjectSettings/ClusterInputManager.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/ProjectSettings/ClusterInputManager.asset -------------------------------------------------------------------------------- /ProjectSettings/DynamicsManager.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/ProjectSettings/DynamicsManager.asset -------------------------------------------------------------------------------- /ProjectSettings/EditorBuildSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/ProjectSettings/EditorBuildSettings.asset -------------------------------------------------------------------------------- /ProjectSettings/EditorSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/ProjectSettings/EditorSettings.asset -------------------------------------------------------------------------------- /ProjectSettings/GraphicsSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/ProjectSettings/GraphicsSettings.asset -------------------------------------------------------------------------------- /ProjectSettings/InputManager.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/ProjectSettings/InputManager.asset -------------------------------------------------------------------------------- /ProjectSettings/NavMeshAreas.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/ProjectSettings/NavMeshAreas.asset -------------------------------------------------------------------------------- /ProjectSettings/NetworkManager.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/ProjectSettings/NetworkManager.asset -------------------------------------------------------------------------------- /ProjectSettings/Physics2DSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/ProjectSettings/Physics2DSettings.asset -------------------------------------------------------------------------------- /ProjectSettings/ProjectSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/ProjectSettings/ProjectSettings.asset -------------------------------------------------------------------------------- /ProjectSettings/ProjectVersion.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/ProjectSettings/ProjectVersion.txt -------------------------------------------------------------------------------- /ProjectSettings/QualitySettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/ProjectSettings/QualitySettings.asset -------------------------------------------------------------------------------- /ProjectSettings/TagManager.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/ProjectSettings/TagManager.asset -------------------------------------------------------------------------------- /ProjectSettings/TimeManager.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/ProjectSettings/TimeManager.asset -------------------------------------------------------------------------------- /ProjectSettings/UnityAdsSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/ProjectSettings/UnityAdsSettings.asset -------------------------------------------------------------------------------- /ProjectSettings/UnityConnectSettings.asset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/ProjectSettings/UnityConnectSettings.asset -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/README.md -------------------------------------------------------------------------------- /fog-of-war.Editor.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/fog-of-war.Editor.csproj -------------------------------------------------------------------------------- /fog-of-war.Plugins.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/fog-of-war.Plugins.csproj -------------------------------------------------------------------------------- /fog-of-war.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/fog-of-war.csproj -------------------------------------------------------------------------------- /fog-of-war.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/fog-of-war.sln -------------------------------------------------------------------------------- /image/fow_debug.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/image/fow_debug.gif -------------------------------------------------------------------------------- /image/fow_demo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/smilehao/fog-of-war/HEAD/image/fow_demo.gif --------------------------------------------------------------------------------