summaryrefslogtreecommitdiff
path: root/scenes/basketball.tscn
AgeCommit message (Expand)Author
2023-04-30Move to Godot 4 and fixesLogan
2022-09-30Adjust offset of release indicator.Logan
2022-09-30Add an indicator for the last point where the ball was releasedcflip
2022-09-26Refactor basketball script and scenecflip
2022-09-24Reduce scale of entire scene by 5 and upscale the window insteadcflip
2022-09-24Tweaked bounciness property.Logan
2022-09-24Add ghost sprite when dragging basketball.Logan
2022-09-24Defined inner and outer shapes and connected signals.Logan
2022-09-24Only throw basketball on mouse-release when cursor is near ball.Logan
2022-09-24Refactor basketball script to disable physics while waiting for shootcflip
2022-09-23Center basketball scene around origincflip
2022-09-23Made basketball float and rotate before shooting.Logan
2022-09-23Created folders and renamed files and nodes to standard naming scheme.Logan