Talk:Logic scene list manager: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
:It can clean up old entities...probably useful because they would be considered for level transition otherwise...it can save a few cycles maybe because of the smaller entity list—'''[[User:Ts2do|ts2do]]''' 18:19, 6 Aug 2006 (PDT) | :It can clean up old entities...probably useful because they would be considered for level transition otherwise...it can save a few cycles maybe because of the smaller entity list—'''[[User:Ts2do|ts2do]]''' 18:19, 6 Aug 2006 (PDT) | ||
::There must be more to it than that. Can anyone from Valve give us a hint? --[[user:TomEdwards|TomEdwards]] 09:31, 18 Aug 2006 (PDT) | ::There must be more to it than that. Can anyone from Valve give us a hint? --[[user:TomEdwards|TomEdwards]] 09:31, 18 Aug 2006 (PDT) | ||
:::it just deletes a scene entity after its been executed—'''[[User:Ts2do|ts2do]]''' 11:01, 18 Aug 2006 (PDT) | |||
it just deletes a scene entity after its been executed—'''[[User:Ts2do|ts2do]]''' 11:01, 18 Aug 2006 (PDT) | ::::Yes, it will remove LCS entities or other LSLMs if a newer one in the list is told to start. This was created for complex scene setups with branches and dynamic events so you don't have to cleanup triggers to old scenes manually. Plus it actually removes the entities, so it cleans up the entity data as you move forward in the map. --[[User:JeffLane|JeffLane]] 18:50, 18 Aug 2006 (PDT) |
Revision as of 18:50, 18 August 2006
What does this entity achieve? Doesn't seem to be much help to me. --TomEdwards 13:17, 6 Aug 2006 (PDT)
- It can clean up old entities...probably useful because they would be considered for level transition otherwise...it can save a few cycles maybe because of the smaller entity list—ts2do 18:19, 6 Aug 2006 (PDT)
- There must be more to it than that. Can anyone from Valve give us a hint? --TomEdwards 09:31, 18 Aug 2006 (PDT)
- it just deletes a scene entity after its been executed—ts2do 11:01, 18 Aug 2006 (PDT)
- Yes, it will remove LCS entities or other LSLMs if a newer one in the list is told to start. This was created for complex scene setups with branches and dynamic events so you don't have to cleanup triggers to old scenes manually. Plus it actually removes the entities, so it cleans up the entity data as you move forward in the map. --JeffLane 18:50, 18 Aug 2006 (PDT)
- it just deletes a scene entity after its been executed—ts2do 11:01, 18 Aug 2006 (PDT)
- There must be more to it than that. Can anyone from Valve give us a hint? --TomEdwards 09:31, 18 Aug 2006 (PDT)