Hi all,
Im still on scoping subject when it come to CF2.5 engine. I dont know, i feel i kinda like CF but fail spectacularly on getting the scope concept.
Ok, its a simple question for my cloudy mind. CF have autoscope and also bunch of other loop to scope specific object. WHEN is the time we let autoscope do the work and when is the time to iterate through all the objects?
Because i search on the forum, some simply state :" just do the one line scope" but when i tried, it scope the wrong object or it just affect ALL other object.
Thanks
EDIT: FYI, i already get the concept of ForEach. But how about event that involve the same object?Let say object ball collided wil ball?