Hi, I just started learning programming so dont judge me
I tried to look this up here and google couldnt not find any credible source that I can use to:
What I need basically I have a little man that moves around the screen keyboard controlled and I have a box that needs to be moved to certain location. I could not get that little guy to move box i used command:
dbMoveSprite but the box just move North towards the upper bit of the screen. What I need that little guy to be able to move the box to the right if he pushes it from the right side and vice versa. I think I need to use switch function for this but I am not sure.
Any advice would be of great help!
Thanks in advance!