This website requires JavaScript.
Explore
Help
Sign In
karolina
/
idlebreakout
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
091d957d26a7aaf7fe107698b23b56acbe333f41
idlebreakout
/
scenes
T
History
karolina
091d957d26
ball now more consistently collides with arbitrary objects and bounces off them appropriately
2024-07-23 20:07:13 +02:00
..
boundary.gd
added a basic ball that properly inverts velocity when colliding with a world boundary. my balls are getting stuck on each other tho
2024-07-23 18:22:05 +02:00
level.tscn
ball now more consistently collides with arbitrary objects and bounces off them appropriately
2024-07-23 20:07:13 +02:00
mainmenu.gd
added level background and world boundaries
2024-07-23 17:47:14 +02:00
mainmenu.tscn
added a main menu
2024-07-23 16:49:30 +02:00
world_boundary.gd
ball now more consistently collides with arbitrary objects and bounces off them appropriately
2024-07-23 20:07:13 +02:00