Roblox University - The Mad Bloxxer 2 - Answers Guide
У вашего броузера проблема в совместимости с HTML5
Roblox University Quizzes Answers Guide Playlist: https://www.youtube.com/playlist?list=PLuSJQRivthptAGIQ56KGqtIhn1B2Gkdh7
Questions and Answers:
1) Q - Where is a good place to look for assets and models?
A - Toolbox
2) Q - Where are 'Script's ran?
A - Server
3) Q - Which is a valid method for connecting an equipped event and function?
A - tool.Equipped:connect(function)
4) Q - What is the default humanoid WalkSpeed?
A - 16
5) Q - Which line of code would check to see if a character does not have a left arm?
A - if not character:FindFirstChild("Left Arm")
6) Q - 'Debounce' is a term given to code that..?
A - limits input
7) Q - Why do we put a 'creator' tag under humanoids?
A - To keep track of who bloxxed who
8) Q - In the sword we made, what is RemoteEvent used for?
A - Having the Script tell the LocalScript to run animations
9) Q - What is the default keyboard shortcut for the 'Find and Replace' window?
A - Ctrl + h
10) Q - What is raycasting used for in the net gun?
A - Simulating a projectile
11) Q - What is the propper way to add an object to the DebrisService?
A - debris:AddItem(item,3)
12) Q - CFrames are best explained as:
A - A position and orientation
Game Link: http://www.roblox.com/ROBLOX-University-place?id=176201574
Game Info: Welcome to ROBLOX U! View our lesson series at www.ROBLOX.com/events/ROBLOXU. Once you have finished the lessons enter this game, find a classroom and sit down to test your knowledge! Prizes will be awarded to those who successfully complete all four tests for each course.
Design contribution by Lept and Voile.
~{EmperorNightBlaze}~