Igor Q. 519 Posted December 19, 2018 (edited) Hi, I would like to suggest implementing 2D/3D arrays to the editor. A useful feature for it is that it can store multiple entities and all properties associated with them. Ex: Store each players health, class, items, resources, score, gold, etc Edited December 19, 2018 by Igor Q. Share this post Link to post Share on other sites
Oliver Hope 261 Posted December 20, 2018 Hey Youd be better off using a entity storage for this, I believe an entity storage is a class, if you now what that is. Share this post Link to post Share on other sites
Houp 237 Posted December 20, 2018 Hi, as Oliver Hope_P1 writes. For these purposes there are entity storages -> create there any number of variables and then assign this storage to all players. Share this post Link to post Share on other sites