i don,t know how to make scratch blocks here a basic breakdown
when flag clicked
set size to (200)
Forever
go to x (scrollx + 480 * 0) y (scrolly + 280 * 0)
---------
setting the size makes it bigger, that means anything you draw will be 2x the size to the player, saves alot of space for large projects!
Problems
makes objects look pixel like, wait till scratch 2.0 it will fix that.
glitches up on jave, in java objects can't be larger then the screen, will be fixed in scratch 2.0 it runs on flash.
Hope this helps!
Offline
fillergames wrote:
i don,t know how to make scratch blocks here a basic breakdown
when flag clicked set [size v] to (200) Forever go to x: ((scrollx) + (480) (* (0))) y: ((scrolly) + ((280) * (0)))---------
setting the size makes it bigger, that means anything you draw will be 2x the size to the player, saves alot of space for large projects!
Problems
makes objects look pixel like, wait till scratch 2.0 it will fix that.
glitches up on jave, in java objects can't be larger then the screen, will be fixed in scratch 2.0 it runs on flash.
Hope this helps!
Sorry I can't help, here are the scratch blocks.
Offline
how come size is orange, is supposed to be purple for a look block?
Offline
Bump
Offline
MrFlash67 wrote:
fillergames wrote:
i don,t know how to make scratch blocks here a basic breakdown
when flag clicked set size to (200)% Forever go to x: ((scrollx) + ((480) * (0))) y: ((scrolly) + ((280) * (0)))Sorry I can't help, here are the scratch blocks.
Fixed.
Last edited by ErnieParke (2012-10-16 21:06:35)
Offline
Thank you
Offline
fillergames wrote:
Thank you
Remember, MrFlash67 deserves some credit as well.
Anyway, your welcome!
Offline
thanks mrflash67 and erineparke
Offline