Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Unity and C# Create a program where -unity draws a game object wherever user clicks on the screen. -It should read the X and Y
Unity and C#
Create a program where
-unity draws a game object wherever user clicks on the screen.
-It should read the X and Y of the mouse location.
-It should spawn 3D primitives from user input and destroy 3D primitives after a set time. (unless the user turns it off)
- User should be able to paint 3D objects on mouse click based on mouse location
- User should be able to change object color -
-User should be able to change object shape/type of primitive
-itch.io and give me link. (please)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started