CSG-3613 / alt-ctrl-team-4

alt-ctrl-team-4 created by GitHub Classroom
1 stars 0 forks source link

Level Creation #4

Open kimariana opened 5 months ago

kimariana commented 5 months ago

Weekly Update: April 22 - 26

PROGRESS

We finished writing the game concept document. The terrain branch was merged to main, and I created a level branch on our Unity project to construct the main level and set the pacing by utilizing the temporary input controls. Obstacles like rocks, trees, and birds were scattered throughout the level. The horizontal movement of the fire across the static environment was configured. The Toy Design members built the physical rope control and were working on installing the 3D printed objects and soldering the electronics.

RopeControl

SLOWDOWNS

The alternate controller is in the process of being constructed. A temporary input control system is being used to create the level. However, the in-game rope has not been fully set up as William faced difficulties with implementing the control. Changes will have to be made to adjust the pacing and functionality of the level once actual inputs are used.

COMPLETED

A temporary level design has been created. Proper placement and pacing will be set once the Toy Design members finish building the physical controller. I will be focusing on adding UI elements to the game.

kimariana commented 5 months ago

Weekly Update: April 29 - May 03

PROGRESS

The level branch was merged to main. The script for changing the position of the fire and obstacles was modified to incorporate a changing speed. The movement and animation of certain obstacles were updated to add verticality. The level design was updated.

SLOWDOWNS

The in-game rope functionality is still in the middle of being reworked due to issues with the implementation using joints. The level design will have to be adapted once the issues are fixed.

COMPLETED

We merged our branches into main to view our current progress. I added more to the movement of the obstacles and fire. I will add more challenges to the level design in the following week.