Discuss Scratch

3swordjack
Scratcher
1 post

how to i make my sprite punch.

i am creating a game that needs punching but i cannot make the sprites punch. they are the default cat. please help
randomonium
Scratcher
23 posts

how to i make my sprite punch.

when space pressed switch to costume whatnot if(touching whatnot)then change variable what means health by -1 or if the characters have stats like attack then change variable that means health by variable that means attack and if theres defense add a - defense and to prevent spam make the character knockback (youre on youre own for knockback) and to make the character have differ stats with differ characters in one sprite in character select when a character clicked set the stats to whatever you feel like
isaac2g
Scratcher
2 posts

how to i make my sprite punch.

i have no idea how to punch
bloxxer
Scratcher
100+ posts

how to i make my sprite punch.

*punch*
this is how!
MinecraftParty77
Scratcher
100+ posts

how to i make my sprite punch.

3swordjack wrote:

Everyone is so mean

Why would you say this? Im not mean!
yarayara
Scratcher
19 posts

how to i make my sprite punch.

The animation or the hurting part?

azsado
New Scratcher
1 post

how to i make my sprite punch.

if you want to punch example lets see… Finn from adventure time take a punching costume and do this like- when flag is clicked, put a forever slab, inside it put a if slab and put (from sensing) key space pressed (any key of your choice ) and then put the punch costume and take another punch costume and then put a wait slab in the middle and then try it out
csonic6
Scratcher
4 posts

how to i make my sprite punch.

I do not know how but I know how to make a death screen. First create a death screen backdrop then call it game failed.
ifheathbar> 0thenswitchbackdropto game failed
upupup3
Scratcher
4 posts

how to i make my sprite punch.

you do
when .......keypressediftouchingsprite2thenchange healthby-1
stevensabi
Scratcher
15 posts

how to i make my sprite punch.

When space key pressed switch costume to punch.
when key pressed

switch costume to
Bukosai
Scratcher
22 posts

how to i make my sprite punch.

Use a Script like This in order:
When (key) pressed
Switch Costume to (punch costume)
Switch Costume to (regular costume)

That's the basics. Add a wait between the switches for realistic things. Making a Fighting game, keep a look out for my game! Follow me and see when it comes out!

Powered by DjangoBB