- Joined
- Jan 20, 2017
- Messages
- 9
- Reaction score
- 2
- First Language
- norwegian
- Primarily Uses
Hello fellow RPG Makers,
First of all, sorry for my bad english and possibly wrong choice of forum. I'm new here.
My question is: Does anyone know how to trigger events without the player character actually touching the event? (Action button trigger)
Example:

I want to collect the blue dots while the player stays locked in position.
I have seen plugins for mouse cursor, but I'm making a game for android, so i don't rly want a cursor. (Mabye possible to leave cursor image blank? i don't know.)
Anyway, I want something like a touchscreen, (like when you choose between apps on your mobile).
Question 2:
If the answer is a plugin like mentioned above. What is the solution if you want to have some events triggered by approach(
,
and some with touch(A)?
Example:

This is my layout at the moment. I'm using a gamepad plugin,
so the only touch option is the 5 buttons:

Huge thanks in advance for any info on this topic!
First of all, sorry for my bad english and possibly wrong choice of forum. I'm new here.
My question is: Does anyone know how to trigger events without the player character actually touching the event? (Action button trigger)
Example:

I want to collect the blue dots while the player stays locked in position.
I have seen plugins for mouse cursor, but I'm making a game for android, so i don't rly want a cursor. (Mabye possible to leave cursor image blank? i don't know.)
Anyway, I want something like a touchscreen, (like when you choose between apps on your mobile).
Question 2:
If the answer is a plugin like mentioned above. What is the solution if you want to have some events triggered by approach(
and some with touch(A)?
Example:

This is my layout at the moment. I'm using a gamepad plugin,
so the only touch option is the 5 buttons:

Huge thanks in advance for any info on this topic!
Last edited by a moderator:

