- Home /
Can I make a question and answer point click game using Unity's 2D features?
I want to make a game where the user sees a question on screen and moves the cursor to the correct answer and clicks it. It will be multiple choice. Is this possible in Unity? If this is not possible, please provide a different game development program.
Answer by RobAnthem · Dec 27, 2016 at 11:35 PM
I think you need to do some more research into the tools you are using. If you are using an API that has GUI, then what you are asking will always be possible. In other words, the game you want can be done in WPF, WinForms, Unity, Xamarin, Android SDK, or literally any other platform with GUI.
This post was resurrected by an answer that I rejected. It still brought the question to the top of the list. This activity invalidates my rejection of that answer. I'm going to have to ask the mods about this behavior, it's rather silly...
So if the guy whose answer I rejected wants to repost their original answer, I suppose there's no good reason not to. Even though that's an absolutely silly way for this forum system to behave.
Your answer
Follow this Question
Related Questions
How do i make a cube invisible 2 Answers
Pathfinding in 2d game 4 Answers
Set position and rotation. 2 Answers
Rigidbody move position smoothly ? (Point and click with rigidbody) ? 1 Answer
point-and-click character movement 1 Answer