expressobits / inventory-system

Modular inventory system for godot 4 with nodes, compatible with multiplayer, separate logic from the UI, Using items as separate resources.
MIT License
407 stars 26 forks source link

Change core to CPP module #83

Closed scriptsengineer closed 4 months ago

KoxaKoxama commented 8 months ago

Why only the core? Can't the entire plugin with demos be in C++? It would be interesting to try full gdextension cpp solution!

scriptsengineer commented 8 months ago

Why only the core? Can't the entire plugin with demos be in C++? It would be interesting to try full gdextension cpp solution!

Yes, I consider that, but I don't know how to put tscn in C++, at least I'll have to study a little, but my intention is to start with core and then everything becomes c++ at some point.

scriptsengineer commented 4 months ago

Finish on 1.0.2