- Joined
- May 17, 2014
- Messages
- 7
- Reaction score
- 0
- First Language
- French
- Primarily Uses
- RMMV
Hi Everyone!
I know the title of my question topic might sound very complicated, but I swear I have but only one question.
(Bear with me as English is not my first language so explaining it could be a little weird for me.)
I'm trying to make a solid cooking system for my game (which is going pretty well thus far.) I've actually made some pretty
well accomplished one's in the past of VX ACE. Anyway!
My whole question here is, I can't seem to figure out what's happened with the whole: input.trigger?
RIGHT) script call.
What I mean by this, is that previously on Ace when a script call was done in a conditional branch, you could type in the above script call in order to show cursor movement from right to left.
(I was using graphics in order to make this work) A graphics menu that basically would show the idea of a highlighted cursor moving right or left, based on the conditional branch.
My problem now though is, I know that the syntax for MV is different, so it causes an error because input.trigger?
key) is not the right command anymore. Would anyone know what the correct command is now?
Also let me know if this makes sense!
!
Thanks for reading, and helping out! I appreciate it
I know the title of my question topic might sound very complicated, but I swear I have but only one question.
(Bear with me as English is not my first language so explaining it could be a little weird for me.)
I'm trying to make a solid cooking system for my game (which is going pretty well thus far.) I've actually made some pretty
well accomplished one's in the past of VX ACE. Anyway!
My whole question here is, I can't seem to figure out what's happened with the whole: input.trigger?
What I mean by this, is that previously on Ace when a script call was done in a conditional branch, you could type in the above script call in order to show cursor movement from right to left.
(I was using graphics in order to make this work) A graphics menu that basically would show the idea of a highlighted cursor moving right or left, based on the conditional branch.
My problem now though is, I know that the syntax for MV is different, so it causes an error because input.trigger?
Also let me know if this makes sense!
!
Thanks for reading, and helping out! I appreciate it


