NEW
Font size
WorksheetsBINKY
Total questions: 15
Worksheet time: 8mins
What is a function?
A typed piece of code
Self contained Modules of code that accomplish a specific task.
A line of inputs in the code
The taskbar in Unity
To know the difference between words in you're code you should....
Put a space in between the words
Capitalize the start of each word
Hyphen in between each word
Plus sign in between each word
You don't need a semi colon at the end of a function because its already closed
True.
False
Variables need to be in parentsyses to function properly.
True.
False
Is the words after the // nessasiry?
No
Yes
What's a RigiBody?
A function
Components that allow a GameObject to react to real time
A line of code
Its the other name for Unity.
When making a new game its important to set the....
Scene
Add a rigibody
Add a material to the player
Find assestts in the unity assest store
To find new materials and game objects you can acses the..
Google play store
Echo
Unity assest store.
The game pantry
If youre game is not working becuase of compiled errors you should...
GIve up
Go back and look through script to find misatkes.
Add more Rigbodys
Function the Functions
Do you need a Rigibody for every new compnent you add to the game?
No.
Yeppers
At what point would you need to add a code to youre player?
When you want to have the player to be able to move or function
Never
Too make the player a part of Unity
When you dont know what to do
If you are in the middle of writing some code and its time to leave class you should
Save
Click the x in the corner and then restart
Shut down computer
Give up, cry.
How could you add instructions to youre code without messing up the function of the code?
//
___
+=+
:)
How would one be able to add an assest to their unity profile.
Acesses the Unity assest folder within Unity and find the desired assest
You are not able to do this
Go to Unity.com and look for Rigibodys
Within the unity editor but you have to enter playmode to find it
True or false: Anything made on Unity has a copyright protection on it
True
False
