What I’m trying to do is move a cube around this sphere from direct input from a controller (such as the right analogue stick), however this must happen whilst the ball itself is moving. Additionally, I the cube needs to have an input that when pressed, it juts out forward, and then the button is released it returns back to it’s original position.
If you need a visual idea of what I mean, the image below shows a screenshot of a ball with a boxing glove attached to it with a spring from the game Super Monkey Ball. This is essentially what and how I’d like my cube to look/function. (It’s just a cube for now, I intend on adding better visuals later).
Below I’ve also included a concept image of how the cube is supposed to function and circle around the player/ball.
Any advice or help would be greatly appreciated, thank you.