
leonardo46
Italy
Asked
— Edited

Is it possible to have moviment panel working with its actions, but having at the same time the possibility to control motors with hbridge and Arrow Keys and even keyboard commands ? It seems not possible. Everyone disables the other.
Ok. Alan, now it works ! I had tried with control commands , but my sintax was not exact , (capital letters, blank spaces between words , parameters , etc). It was necessary to be 100% correct ! I had no detailed diagnostic, no intellisense available. Thanks, you solved my problem !
Credit for Alan. Leonardo
Please use the learn section tutorial regarding ezscript: https://synthiam.com/Tutorials/Lesson/23?courseId=6
The Cheat Sheet will make locating the syntax super easy and accurate. Use the ControlCommand syntax with the cheat sheet. All commands available for your project are listed there. You can also explore ControlCommand syntax by right clicking on the script editor window.
The Cheat Sheet is the way to identify dynamic commands for controls regarding your specific project configuration. The Cheat Sheet is your intellicense.
The above tutorial is super useful for tips and tricks with ezscript
@leonardo46 No need to type in the Control Commands (Cheat Sheet commands) manually.... just click on them and they will automatically get copied into your script....
Ok, DJ, ARC has many powerful tools, but to discover them is not always easy. Answers from community members are often more efficient than tutorials . Often tutorials aren't detailed enough to provide an answer to my banal questions.
Understandable, as human communication is great way to make friends as well
. The tutorial that will be useful for you is here: https://synthiam.com/Tutorials/Lesson/23?courseId=6
Enjoy that tutorial