Skip to content

christian1333337/project_boost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

project_boost

Project Boost code

Script Descriptions:

ObstaclePusher.cs This script is attached as a Component to moving obstacles in the game, and the camera in the last level of the game. Maybe it should be renamed to "Component Pusher"? It uses a sin function to move the object it's attached to, according to a vector set by the designer.

Rocket.cs Attached to the Rocket ship. It handles the user input, moves the rocket around, detects collisions, and manages the current scene. This script is probably doing too much, and if this project got any bigger it would need to be split into several smaller scripts.

About

Project Boost code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages