summaryrefslogtreecommitdiff
path: root/scenes/level.tscn
AgeCommit message (Expand)Author
2023-05-15Added basketball collision sounds and audio systemLogan
2023-05-01Dynamically determine camera limits based on background size.Logan
2023-05-01Replace old background with new oneLogan
2023-04-30Move to Godot 4 and fixesLogan
2023-02-01Added music scene singletonLogan
2023-01-30Increase wall height to avoid camera out of boundsLogan
2022-10-01Prevent camera from zooming too far out.Logan
2022-09-30Tweaked camera logic.Logan
2022-09-30Improved position changer and removed the need for a global variable.Logan
2022-09-30Make wall sprites appear taller.Logan
2022-09-29Added improvements to camera logic and zooming.Logan
2022-09-29Add left wall collider.Logan
2022-09-27Add camera node and basic camera logic.Logan
2022-09-26Replaced background textures and added wall collider.Logan
2022-09-26Replaced floor textures with new ones.Logan
2022-09-26Made basketball change position based on hoop's position.Logan
2022-09-26Add countdown timer.Logan
2022-09-26Made starting position increase then randomize after scoring 5.Logan
2022-09-25Fix slight misalignment with floor sprites.Logan
2022-09-24Reduce scale of entire scene by 5 and upscale the window insteadcflip
2022-09-24Add the rest of the floorcflip
2022-09-24Made power of basketball depend on cursor position.Logan
2022-09-24Changed floor texture.Logan
2022-09-24Make score a global variable and interface displays power.Logan
2022-09-23Moved and renamed files.Logan
2022-09-23Basic UI with score counter and other minor changes.Logan
2022-09-23Use LineShape2D instead of RectangleShape2D for floor collidercflip
2022-09-23Adjusted positions of hoop and basketball.Logan
2022-09-23Created folders and renamed files and nodes to standard naming scheme.Logan