Unity starter kits. Made for Ludum Dare.
This coming LD will be my second. This time I decided to do it with some friends in a team. Some of the people I’m working with have used Unity before but are LD newbs, and others have never seen a script in their lives. So I decided to make a set of basic things that loads of games use. Things like movement and level manager code and scripts. I was going to make them into exportables anyway so I decided why not make them public for all to use. So here they are!
The importables:
https://github.com/crabcrabcam/Unity-Importables
The Unity project they are going to be made in:
https://github.com/crabcrabcam/Unity-Importables-Project
These are open source and if you’d like to contribute then that would be great. I need some help picking a licence so if you know what I should use, please do tell me. I’ll be updating these over time.
Remember that these can’t be used in the Competition due to the rules over there but if you’re new to Unity and you’re wanting to do the Comp then you’re welcome to go download them or look at the sources and learn what they do. Each package will have it’s own level in the original project. Some might have other things too (The level manager for instance) but I will try and explain what you have to do to make them work for you in the README. You’re welcome to use the art too if you really think you can’t do better than me writing in the initials of the object 😛
Good luck to all, and happy gaming!