Well, I develop for PC. I do flash games because I picked up Stencyl, but before that I was making Java games.
If the actors are scaled up, it's of whatever their half-width/height is. Find everywhere you see a 16 and replace it with larger size.
hey so i tried the new version and i got these errors when i tried to test it
ehavior: Design_2_2_BlockMovement at line 208
Syntax error: A string literal must be terminated before the line break.
LEFT MOVEMENT" */
Behavior: Design_2_2_BlockMovement at line 208
Syntax error: expected a definition keyword (such as function) after attribute LEFT, not MOVEMENT.
LEFT MOVEMENT" */
Behavior: Design_2_2_BlockMovement at line 234
Syntax error: A string literal must be terminated before the line break.
/* "Moves this block right if it doesn't detect another block to the right of this one" */
Behavior: Design_2_2_BlockMovement at line 282
Syntax error: A string literal must be terminated before the line break.
/* "Stop a block's movement when it hits something else" */
Behavior: Design_2_2_BlockMovement at line 488
Syntax error: A string literal must be terminated before the line break.
/* "Stop a block's movement when it hits something else" */
Behavior: Design_2_2_BlockMovement at line 488
Syntax error: expecting rightbrace before else.
/* "Stop a block's movement when it hits something else" */
Behavior: Design_2_2_BlockMovement at line 620
Syntax error: expecting rightbrace before end of program.
Behavior: Design_2_2_BlockMovement at line 620
Syntax error: expecting rightbrace before end of program.
Behavior: Design_2_2_BlockMovement at line 620
Syntax error: expecting rightbrace before end of program.
Behavior: Design_2_2_BlockMovement at line 620
Syntax error: expecting rightbrace before end of program.
Behavior: Design_2_2_BlockMovement at line 620
Syntax error: expecting rightbrace before end of program.
Behavior: Design_2_2_BlockMovement at line 620
Syntax error: expecting rightbrace before end of program.
when it opens the block movement behavior it doesn't highlight any specific errors :S