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
3fea3c89ed8313a9af4aca87d4fdcb0dd77ddde6
idlebreakout
/
scenes
T
History
karolina
3fea3c89ed
modified collision layers so that the balls stop colliding with one another
2024-07-23 18:38:58 +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
modified collision layers so that the balls stop colliding with one another
2024-07-23 18:38:58 +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
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