Advertisement
Guest User

Untitled

a guest
Jul 7th, 2012
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. <Graph Description="" Group="spawn" enabled="1" MultiPlayer="ClientServer">
  2. <Nodes>
  3. <Node Id="1" Class="Start" pos="-150,90,0" flags="0">
  4. <Inputs InGame="1" InEditor="1"/>
  5. </Node>
  6. <Node Id="3" Class="entity:SpawnPoint" pos="10,80,0" flags="1" GraphEntity="0">
  7. <Inputs entityId="0" Disable="1" Enable="1" Spawn="1"/>
  8. </Node>
  9. </Nodes>
  10. <Edges>
  11. <Edge nodeIn="3" nodeOut="1" portIn="Spawn" portOut="output" enabled="1"/>
  12. </Edges>
  13. <GraphTokens />
  14. </Graph>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement