Static Actor Limit?
Snow
Member Posts: 124
I know that there is a 256 limit of actors with collision, but what's the limit for actors without collision that instead have a behaviour to change colour when overlapped by a main actor? Or, is overlapping within that 256 limit.
If I had a scene, with let's say 300 instances of a 4x4 pixel dot laid out in a grid and they change color when the main actor moves over them, is that too much for memory as well, if that number is possible?
I'm sorry if these are dumb questions, but if it's possible to do multiple dots, then I have something interesting to build.
If I had a scene, with let's say 300 instances of a 4x4 pixel dot laid out in a grid and they change color when the main actor moves over them, is that too much for memory as well, if that number is possible?
I'm sorry if these are dumb questions, but if it's possible to do multiple dots, then I have something interesting to build.
Comments
None the less... that worked in the editor preview - still not to say that it would work with 4x4 instances on the iPhone.