Hey there! I’m new to Corona and programming in general, but this system seemed like a good way to start.
I had a game in mind that you’re supposed to be playing with friends, when you’re together. I was inspired by a i role-playing card game where a few players are the werewolves, and they need to eliminate all civilians.
I wanted to make a mobile version of this game (story-based instead of turn-based, unlike the werewolf game).
However, I have run through the whole guide without getting answered the following questions;
- How can I let the player add some input? I want people to fill in their names, so that the game uses their names in the story.
- I want to give the players jobs. This gave me the question whether variables (starting with local) stay local in just the file, or that they also work in other files as long as the scene stays active.
- How do I make scrolling text (including buttons, boxes and images)? I tried to look some stuff up, but I couldn’t find a real clear tutorial.
Hopefully these questions are clear and not asked too frequently. I hope I could get some feedback.
This post has been reuploaded. It was not certain if the other one came through.