Logic tutorial?

Tehrasha

L3: Member
Nov 5, 2009
115
28
Has anyone done a tutorial on the logic system (branching, timers, compares, etc.. ) ?
 

Psy

The Imp Queen
aa
Apr 9, 2008
1,706
1,491
There's such a vast array of logic entities that covering them in-depth would require a huge tutorial. For the most part, a lot of the entities are self-explanatory.
 

l3eeron

L8: Fancy Shmancy Member
Jan 4, 2008
593
88

Tehrasha

L3: Member
Nov 5, 2009
115
28
here's somthing simple that might help ya. Touches on logic_case, timers, and counters...

If you can explain exactly what you're trying to do I can help better.

http://forums.tf2maps.net/showthread.php?t=6982&highlight=countdown+timer

Thanks, that does help quite a bit.
I know how basic 'logic' works, what isnt intuitive is how the entity system passes variables between entities. This gives me a glimpse into that system.

Starting from scratch with no example was a bit daunting.