I’m writing to ask a question about how to put two buttons in a horizontal line in one trial?
I know it may involve “Canvas”, but I don’t know how to use “getButton” to make two buttons in a line.
Let’s imagine that there’s two buttons named “continue” and “back” (which will go back to “frontpage” trial).
How should I use “Canvas” and “getButton” to make it?