Check here http://scratch.mit.edu/projects/keroro645/248234 for movement.
Last edited by keroro645 (2008-08-24 21:22:07)
Offline
keroro645 wrote:
In the gun put <go to[ person ]
Or, you can make it more realistic using the [blank] of [blank] blocks and figuring out what the X and Y's should be added by
Offline
Bluestribute wrote:
keroro645 wrote:
In the gun put <go to[ person ]
Or, you can make it more realistic using the [blank] of [blank] blocks and figuring out what the X and Y's should be added by
you mean like
<set y to( (( y position of person <+> 15 ))
Offline
keroro645 wrote:
Bluestribute wrote:
keroro645 wrote:
In the gun put <go to[ person ]
Or, you can make it more realistic using the [blank] of [blank] blocks and figuring out what the X and Y's should be added by
you mean like
<set y to( (( y position of person <+> 15 ))
Exactly. Maybe have 2 of those, one adds the X and one subtracts the X incase it's multi-directional
Offline