Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lack of virtual methods to be extended #106

Closed
scriptsengineer opened this issue Mar 2, 2024 · 1 comment
Closed

Lack of virtual methods to be extended #106

scriptsengineer opened this issue Mar 2, 2024 · 1 comment
Assignees

Comments

@scriptsengineer
Copy link
Member

Some methods need to be extended by gdscript, mainly to customize behaviors that multiplayer needs

Currently they are:

  • Hotbar
  • Inventory
  • Slot
  • CraftStation
  • Crafter

Need for 4.3 Godot with commit of this pr
godotengine/godot-cpp#1377

@scriptsengineer scriptsengineer added this to the 1.0.0 Release milestone Mar 2, 2024
@scriptsengineer scriptsengineer self-assigned this Mar 2, 2024
@scriptsengineer
Copy link
Member Author

Change struture to sync scripts avoid extend base scripts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

1 participant