How to code a walk

hey guys can you help me how to code a walk?

3 Likes

Move mysprite with buttons brick in controller

4 Likes

What @BlobDev said + you can use the ‘On left pressed’ / ‘On right pressed’ / ‘On up pressed’ / ‘On down pressed’ to change the player’s sprite when they are walking!

3 Likes

Oh yeah I kinda forgot…

4 Likes

and can you make how to obtain the items?

1 Like

Here is a quick demo of “how to obtain item” press menu to open inventory i used mini menu extention. riknoll/arcade-mini-menu

3 Likes

thanks btw!

3 Likes

no like, you use buttons to obtain the items. Like example i pressed a button for obtain the item but to use it you must press the b button to place it

2 Likes

try this press a when your overlaping the item to pick it up and press b to place it

1 Like

there’s a bug where i place it too many times
but when i tried pick it up it didn’t work

1 Like

thx btw!

1 Like

Set the burger sprite to 0 after you place the burger

1 Like