Hey there,
I`m in need of a little easy-peasy script:
I want an event to be activated with the use of multiple action keys. The event should be able to distinguish with which action key it has been activated. At the same time, the event should also be able to distinguish weather it has been activated via "Collision".
Example:
The player stands in front of the event and presses 'Enter'. The event responds 'Hello'. The player presses the key 'A'. The event responds 'goodbye'. The player runs against the event. The event responds 'Don't push me, idiot!'.
Please note that I especially do not want to solve this via eventing, I really need a script to achieve this.
Thanks in advance!