and with for a further test for you, I also applied an action to each of the cubes I created.

Code:
action prop_act(){
	set(me,PASSABLE|SHADOW);
	if(is(my,FLAG8)==1){set(me,OVERLAY);}
	if(is(my,FLAG1)==0){my.material = allinone_mat;}
	else{set(me,UNLIT|BRIGHT);my.ambient = 80;my.albedo = 80;}
}



No errors - even if I hold 'L' or press it infitly


A8 Pro 8.45.4
YouTube: Create Games For Free
Free Resources: www.CGForFree.com