index
:
BasketBALLAZ
master
World's greatest basketball game
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
project.godot
Age
Commit message (
Expand
)
Author
2023-04-30
Move to Godot 4 and fixes
Logan
2023-02-01
Allow the aspect ratio to change when window is resized
cflip
2023-02-01
Added music scene singleton
Logan
2023-01-30
Removed setting that introduced imperfect pixel snapping
Logan
2023-01-30
Added pausemenu and various changes to interface.
Logan
2022-09-30
Removed the need for two timers and cleaned up some stuff.
Logan
2022-09-29
Change project defaults and reimport images.
Logan
2022-09-25
Made window keep aspect ratio when stretching screen.
Logan
2022-09-24
Use custom icon and delete default Godot icon
cflip
2022-09-24
Reduce scale of entire scene by 5 and upscale the window instead
cflip
2022-09-24
Only throw basketball on mouse-release when cursor is near ball.
Logan
2022-09-24
Make score a global variable and interface displays power.
Logan
2022-09-23
Remove reference to default_env.tres
cflip
2022-09-23
Tweaked hoop colliders and added sprite layering.
Logan
2022-09-23
Remove unused 3D environment file
cflip
2022-09-23
Created folders and renamed files and nodes to standard naming scheme.
Logan
2022-09-23
Added basic level scene with floor.
Logan
2022-09-23
Replace the basketball sprite object with a RigidBody2D
cflip
2022-09-23
Press space to shoot the basketball
cflip
2022-09-22
Add initial project files & resources.
Logan