Another great tutorial! I hope you keep making these. Videos that give simple explanations of scripts are extremely helpful and useful. I am just learning and I want to learn to do as much as possible without plugins. You go at a great pace and give detailed explanations. Thanks again!
Oh, thank you so much. I didn't want to do anything you did on the video, but this is the most helpful video I can get about writing a script in RM. I haven't tried it yet but what you explained made sense and I can picture it would work with my game. Also thanks for the spreadsheets.
I believe script statements can be separated by semicolon ; but you can always do multiple scripts in one event. There is a Wait event available that can be used. Putting a Wait in a script can be tricky. What are you trying to accomplish?
How do I add custom scripts? I am trying to make a pacman game and need to add a script to make the pacman cross from one side of the screen to the other.
(6-1+1) all are in the same parentheses is nonsense. Its the same thing just typing 6. I think there are no coder between people who watching this video.
It wouldn't work properly either, the max never showed up. You had to add 1 on the max number. But the one he wrote in the comment works like a gem@@carlogustavovalenzuelazepe5774
Another great tutorial! I hope you keep making these. Videos that give simple explanations of scripts are extremely helpful and useful. I am just learning and I want to learn to do as much as possible without plugins. You go at a great pace and give detailed explanations. Thanks again!
This is the scripts that I am looking for. Thank you so much!!!
Oh, thank you so much. I didn't want to do anything you did on the video, but this is the most helpful video I can get about writing a script in RM. I haven't tried it yet but what you explained made sense and I can picture it would work with my game. Also thanks for the spreadsheets.
OH MY GOD IM SUCH A DUNCE! thank you my fren was trying to get it thru to me this makes so much sense now ugh I feel so bad lol
I love this video. I watched it like twice. I found some stuff I can use for my game in here. Keep up the good content.
Great video, i hope new script tutorials come
This'll be so helpful! Thank you so much! :D
Subscribed!
Awesome!
Please make more videos you make it so easy to understand.
Doing my best to create more videos when I can. Thank you for your support. More Javascript videos will be coming
can I write functions and classes inside that script textbox? also those functions allow parameters ?
Yes you can write functions, classes, variables, loops but they are only available in that script itself.
Is it possible to do multiple codes in one script? How does that work? I was trying to get a Wait before controlling a Self Switch.
I believe script statements can be separated by semicolon ; but you can always do multiple scripts in one event. There is a Wait event available that can be used. Putting a Wait in a script can be tricky. What are you trying to accomplish?
@@heroslegendstudios1658 Thank you. I already figured it out. Was trying to get doors that open when touched, and closes after.
👍
How do I add custom scripts? I am trying to make a pacman game and need to add a script to make the pacman cross from one side of the screen to the other.
You can just have a walk event for this no need for a script
(6-1+1) all are in the same parentheses is nonsense. Its the same thing just typing 6. I think there are no coder between people who watching this video.
Please read the description for the equation used. Thanks
@@heroslegendstudios1658 I understood what did you made wrong. That's why I wrote to here to warn others.
@@linuxsever5727 he just had to remove a parenthesis lol also the function he used looks like one of the functions shown in MDN mozilla
It wouldn't work properly either, the max never showed up. You had to add 1 on the max number. But the one he wrote in the comment works like a gem@@carlogustavovalenzuelazepe5774