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
3e251d2843
GodotComponentTest
/
entities
/
Wood.cs
1 line
30 B
C#
Raw
Normal View
History
Unescape
Escape
Added CollectibleComponent and refactored GoldBar, Wood and Axe.
2024-01-04 15:45:26 +01:00
public
class
Wood
:
Entity
{
}