wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

BINKY

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

What is a function?

a)

A typed piece of code

b)

Self contained Modules of code that accomplish a specific task.

c)

A line of inputs in the code

d)

The taskbar in Unity

2.

To know the difference between words in you're code you should....

a)

Put a space in between the words

b)

Capitalize the start of each word

c)

Hyphen in between each word

d)

Plus sign in between each word

3.

You don't need a semi colon at the end of a function because its already closed

a)

True.

b)

False

4.

Variables need to be in parentsyses to function properly.

a)

True.

b)

False

5.

Is the words after the // nessasiry?

a)

No

b)

Yes

6.

What's a RigiBody?

a)

A function

b)

Components that allow a GameObject to react to real time

c)

A line of code

d)

Its the other name for Unity.

7.

When making a new game its important to set the....

a)

Scene

b)

Add a rigibody

c)

Add a material to the player

d)

Find assestts in the unity assest store

8.

To find new materials and game objects you can acses the..

a)

Google play store

b)

Echo

c)

Unity assest store.

d)

The game pantry

9.

If youre game is not working becuase of compiled errors you should...

a)

GIve up

b)

Go back and look through script to find misatkes.

c)

Add more Rigbodys

d)

Function the Functions

10.

Do you need a Rigibody for every new compnent you add to the game?

a)

No.

b)

Yeppers

11.

At what point would you need to add a code to youre player?

a)

When you want to have the player to be able to move or function

b)

Never

c)

Too make the player a part of Unity

d)

When you dont know what to do

12.

If you are in the middle of writing some code and its time to leave class you should

a)

Save

b)

Click the x in the corner and then restart

c)

Shut down computer

d)

Give up, cry.

13.

How could you add instructions to youre code without messing up the function of the code?

a)

//

b)

___

c)

+=+

d)

:)

14.

How would one be able to add an assest to their unity profile.

a)

Acesses the Unity assest folder within Unity and find the desired assest

b)

You are not able to do this

c)

Go to Unity.com and look for Rigibodys

d)

Within the unity editor but you have to enter playmode to find it

15.

True or false: Anything made on Unity has a copyright protection on it

a)

True

b)

False