Not working BPI event.

I have 2 actors. One is a “charger” (In project for now it’s just a cube with collision box and in the future it suppose to be a button).
The other one is battery.
And of course ‘player’.

When player press the button (In this situation just walk inside the collision box), the battery should start charging (In my project for visual effect it’s just 4 plates that will change color to red)

So summary:
Player press the button, battery start charging

1 Like