Angry Bots C# Version

I found this repo, it lose associated script and use ParticleEmitter, not workable on newest Unity.

What’s your point?
It’s an 8 years old repository using Unity 5.0.1 which is heavily outdated.

Here you can find the proper Unity version: https://unity.com/releases/editor/archive#download-archive-5

This one runs in Unity 2018.
https://github.com/UnityTechnologies/AngryBots2

1 Like

Just want to port and validate some features on the new version

Thank you! I’ve made to run these two projects locally, and I have finish the code conversion.

Lighting has some issues, and the particle effects have not been changed to Particle System. I’ll publish the code on Github after I fix the bugs.