|
|
Flowgraph Plugin - Iterators1
File Details
| Downloads: |
110 |
File Size: |
294.2kB |
| Posted By: |
vloktboky |
Views: |
66 |
| Date Added: |
Sat, Jul 26 2008 |
|
About
This Plugin adds four (4) custom Flowgraph Nodes that allow you to
iterate through a dynamic list of entities generated at runtime given
some search criteria. Each of the entites found are outputted through
the same line, allowing you to execute the same set of Flowgraph logic
on each returned entity.
Usage
To use this Plugin you will need to have installed the Flowgraph Plugin System
into your Crysis mod. Extract the Plugin Dll into your FGPlugins' bin32
and bin64 folders, according to the Dll version. Note that the Plugin's
installer will correctly copy the Plugin Dll files to the right
folders. Once copied, just launch your mod in the Sandbox Editor and
the included nodes will appear in the Flowgraph Editor.
Included Nodes
- Iterator:GetEntitiesInSphere
- Iterator:GetEntitiesInBox
- Iterator:GetEntitiesInArea
- Iterator:GetEntities
|
|
|