Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-26 | Refactor basketball script and scene | cflip | |
This removes the OuterShape node from the basketball scene, and removes a lot of redundant or unused variable in the script. | |||
2022-09-24 | Reduce scale of entire scene by 5 and upscale the window instead | cflip | |
2022-09-24 | Tweaked bounciness property. | Logan | |
2022-09-24 | Add ghost sprite when dragging basketball. | Logan | |
2022-09-24 | Defined inner and outer shapes and connected signals. | Logan | |
2022-09-24 | Only throw basketball on mouse-release when cursor is near ball. | Logan | |
2022-09-24 | Refactor basketball script to disable physics while waiting for shoot | cflip | |
2022-09-23 | Center basketball scene around origin | cflip | |
2022-09-23 | Made basketball float and rotate before shooting. | Logan | |
2022-09-23 | Created folders and renamed files and nodes to standard naming scheme. | Logan | |