[2.0] Make LuaSpacePlatform create_asteroid_chunks() more optional
-
- Inserter
- Posts: 20
- Joined: Fri Sep 15, 2023 12:01 pm
- Contact:
[2.0] Make LuaSpacePlatform create_asteroid_chunks() more optional
The function requires asteroid chunks to have a specified position and velocity, which is just kinda odd. I think the parameters should be optional and just have the chunk spawn along with the other regularly spawned chunks if position is missing.