- Joined
- Sep 26, 2020
- Messages
- 6
- Reaction score
- 2
I need to save a player's build as a game variable, and I would prefer to only have variables set when there are actually blocks instead of having a full list of effectively "air". However, I can't figure out how to have for example, only index 70 set on a list. Is this even possible or will I have to use dictionaries?