subhouse07 / jp-pinball

Home&Office Job Performance Pinball
0 stars 0 forks source link

Implement ball return for left and right exits #44

Open subhouse07 opened 2 years ago

subhouse07 commented 2 years ago

To clarify the intended behaviors

  1. Right Exit - When ball falls through the right exit it will hit a bench or something, essentially just making it go towards the train entrance quicker
  2. Left Exit - When ball falls through the left exit, a crowd of people will enter from off screen and carry the ball to the train.
subhouse07 commented 2 years ago

Another idea for the exits. As you pass through the doors, you transform into your full-body character and stumble and trip, get up and brush yourself off. For the right exit you will then jog towards the train. For the left exit the crowd of people will emerge and carry you towards the train.

subhouse07 commented 2 years ago

61 Addresses the behavior for ball returns. All that is needed is the sprites and rearranging the signals for the right ball return.