This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2010-02-28 09:59:02

shamoon
Scratcher
Registered: 2010-02-28
Posts: 7

how to put sprites in the same axis??

Hey guys I've made a pretty awsome fighting game,similar to street fighter,but the main problem that its facing is that sprites are not coming in contact with each other.
for intance , if two sprites are very near to each other,they don't come in contact,
like if i punch then the punch goes behind it or above the other sprite one..:
how do i solve this problem?

Offline

 

#2 2010-02-28 10:47:14

soupoftomato
Scratcher
Registered: 2009-07-18
Posts: 1000+

Re: how to put sprites in the same axis??

They don't sense each other unless you use sensing blocks, like:

<forever><if<touching[cpu >


I'm glad to think that the community will always be kind and helpful, the language will always be a fun and easy way to be introduced into programming, the motto will always be: Imagine, Program, Share - Nomolos

Offline

 

#3 2010-02-28 12:20:43

shamoon
Scratcher
Registered: 2010-02-28
Posts: 7

Re: how to put sprites in the same axis??

hey thanks.. now its working  smile

Offline

 

Board footer