summaryrefslogtreecommitdiff
path: root/scenes
AgeCommit message (Expand)Author
2022-09-24Add the rest of the floorcflip
2022-09-24Add ghost sprite when dragging basketball.Logan
2022-09-24Defined inner and outer shapes and connected signals.Logan
2022-09-24Made power of basketball depend on cursor position.Logan
2022-09-24Only throw basketball on mouse-release when cursor is near ball.Logan
2022-09-24Changed floor texture.Logan
2022-09-24Refactor basketball script to disable physics while waiting for shootcflip
2022-09-24Tweaked hoop collision.Logan
2022-09-24Make score a global variable and interface displays power.Logan
2022-09-24Initial system to change power with UP and DOWN keys.Logan
2022-09-23Moved and renamed files.Logan
2022-09-23Basic UI with score counter and other minor changes.Logan
2022-09-23Added one-way collision and area detection to hoop.Logan
2022-09-23Center basketball scene around origincflip
2022-09-23Use LineShape2D instead of RectangleShape2D for floor collidercflip
2022-09-23Adjusted positions of hoop and basketball.Logan
2022-09-23Tweaked hoop colliders.Logan
2022-09-23Made basketball float and rotate before shooting.Logan
2022-09-23Tweaked hoop colliders and added sprite layering.Logan
2022-09-23Created folders and renamed files and nodes to standard naming scheme.Logan