This website requires JavaScript.
Explore
Help
Sign In
martin
/
GodotComponentTest
Watch
1
Star
0
Fork
You've already forked GodotComponentTest
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
GodotComponentTest
/
entities
/
Axe.cs
1 line
29 B
C#
Raw
Permalink
Normal View
History
Unescape
Escape
Added CollectibleComponent and refactored GoldBar, Wood and Axe.
2024-01-04 15:45:26 +01:00
public
class
Axe
:
Entity
{
}