This website requires JavaScript.
Explore
Help
Sign In
ActualHorse
/
Bugbot
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
Bugbot
/
Scenes
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
Jamie Greunbaum
524948c800
Bug info dialogue box now exists in-game, and offers the same functionality as the editor popup.
2024-06-06 15:11:55 -04:00
..
bug_info_collider.gd
Bug data is printed to console when a marker is clicked. This will eventually have a real UI to show more detailed information.
2024-05-27 02:52:55 -04:00
bug_marker_dummy.gd
Went back to not using a special dummy BugMarker, because it turned out to be less versatile.
2024-05-16 17:57:05 -04:00
bug_marker.gd
Bug data is printed to console when a marker is clicked. This will eventually have a real UI to show more detailed information.
2024-05-27 02:52:55 -04:00
bug_marker.tscn
Added an invisible sphere behind the bug marker icon, which makes it much easier to click on markers in the editor.
2024-06-06 00:04:24 -04:00
bugbot_player.gd
Bug info dialogue box now exists in-game, and offers the same functionality as the editor popup.
2024-06-06 15:11:55 -04:00
bugbot_player.tscn
Went back to not using a special dummy BugMarker, because it turned out to be less versatile.
2024-05-16 17:57:05 -04:00