开始构建蓝方第一个场景
This commit is contained in:
@@ -19,20 +19,21 @@ platform_type TG3_MISSILE WSF_PLATFORM
|
||||
processor data_mgr WSF_TRACK_PROCESSOR
|
||||
purge_interval 60 sec
|
||||
end_processor
|
||||
|
||||
|
||||
script_variables
|
||||
string weapon_name="sam";
|
||||
end_script_variables
|
||||
processor task_mgr WSF_SCRIPT_PROCESSOR
|
||||
|
||||
update_interval 5 sec
|
||||
advanced_behavior_tree
|
||||
btt on
|
||||
selector
|
||||
behavior_node behavior_fire
|
||||
|
||||
behavior_node behavior_fire
|
||||
end_selector
|
||||
|
||||
end_advanced_behavior_tree
|
||||
|
||||
|
||||
|
||||
end_processor
|
||||
|
||||
|
||||
@@ -41,7 +42,7 @@ platform_type TG3_MISSILE WSF_PLATFORM
|
||||
end_weapon
|
||||
|
||||
zone battalion_sector
|
||||
circular maximum_radius 20 nm
|
||||
circular maximum_radius 20 km
|
||||
end_zone
|
||||
end_platform_type
|
||||
|
||||
|
||||
Reference in New Issue
Block a user