Hello, I am using 2.4.13 because my company only allows to use that. I am new to cocos. When I add lights to the scene, it only supports total number of 4 lights. I have two directional Light, three point lights and one spot light. But I can only use four. If I use two directional Lights and two point lights, other light will be disabled. Is that the limitation in cocos 2.4? or I made something wrong?
Please note that up to 4 point light sources on the mobile platform(such as Iphone, Android).