index
:
BasketBALLAZ
master
World's greatest basketball game
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scenes
Age
Commit message (
Expand
)
Author
2022-09-24
Add the rest of the floor
cflip
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
Made power of basketball depend on cursor position.
Logan
2022-09-24
Only throw basketball on mouse-release when cursor is near ball.
Logan
2022-09-24
Changed floor texture.
Logan
2022-09-24
Refactor basketball script to disable physics while waiting for shoot
cflip
2022-09-24
Tweaked hoop collision.
Logan
2022-09-24
Make score a global variable and interface displays power.
Logan
2022-09-24
Initial system to change power with UP and DOWN keys.
Logan
2022-09-23
Moved and renamed files.
Logan
2022-09-23
Basic UI with score counter and other minor changes.
Logan
2022-09-23
Added one-way collision and area detection to hoop.
Logan
2022-09-23
Center basketball scene around origin
cflip
2022-09-23
Use LineShape2D instead of RectangleShape2D for floor collider
cflip
2022-09-23
Adjusted positions of hoop and basketball.
Logan
2022-09-23
Tweaked hoop colliders.
Logan
2022-09-23
Made basketball float and rotate before shooting.
Logan
2022-09-23
Tweaked hoop colliders and added sprite layering.
Logan
2022-09-23
Created folders and renamed files and nodes to standard naming scheme.
Logan
[prev]