Broadcasts - yes, but it can be very annoying tracking down the one you want when you have 23 'pages' of broadcasts.
Costumes - yes, but you won't be able to upload if you go over the size limit of 10MB.
Scripts size - yes, but will make your computer very slow. VERY slow.
I've tried one which scrolled for 10 script screens.
Variables - not sure. The most variables I've used in a game is around 34 public.
If you mean size, then the largest value I've had a variable hold is around 5000000.
Lists - not sure. The most lists I've used in a project is around 12 public.
If you mean size, then you could have an infinite list, as long as it stayed under 10MB.
Offline
trinary wrote:
Broadcasts - yes, but it can be very annoying tracking down the one you want when you have 23 'pages' of broadcasts.
Costumes - yes, but you won't be able to upload if you go over the size limit of 10MB.
Scripts size - yes, but will make your computer very slow. VERY slow.
I've tried one which scrolled for 10 script screens.
Variables - not sure. The most variables I've used in a game is around 34 public.
If you mean size, then the largest value I've had a variable hold is around 5000000.
Lists - not sure. The most lists I've used in a project is around 12 public.
If you mean size, then you could have an infinite list, as long as it stayed under 10MB.
If you want to upload it
Offline