The year is 2021. You are starting a new game project. What assets/plugins do you import?

This page summarizes the projects mentioned and recommended in the original post on /r/Unity3D

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. MessageKit

    Decoupled message sending system meant as a replacement for SendMessage and its variants. (by prime31)

    Absolutely every project. I genuinely cannot do Unity without it: https://github.com/prime31/MessageKit - decoupled messaging

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. GoKit

    Lightweight tween library for Unity

    Most projects, from the same github account: https://github.com/prime31/GoKit - tweening https://github.com/prime31/TransitionKit - transitions https://github.com/prime31/RecyclerKit - pooling

  4. TransitionKit

    Modular, extensible transitions in scene and between scenes

    Most projects, from the same github account: https://github.com/prime31/GoKit - tweening https://github.com/prime31/TransitionKit - transitions https://github.com/prime31/RecyclerKit - pooling

  5. RecyclerKit

    Object pool manager for Unity

    Most projects, from the same github account: https://github.com/prime31/GoKit - tweening https://github.com/prime31/TransitionKit - transitions https://github.com/prime31/RecyclerKit - pooling

  6. realtime-CSG-for-unity

    Realtime-CSG, CSG level editor for Unity

    For all my projects with 3d level design: https://github.com/LogicalError/realtime-CSG-for-unity - best 3d prototyping

  7. Chisel.Prototype

    Discontinued Work in progress prototype for the Chisel Level Editor, for Unity

    Looking forward to its successor: https://github.com/RadicalCSG/Chisel.Prototype

  8. NaughtyAttributes

    Attribute Extensions for Unity

    Naughty Attributes. (https://github.com/dbrizov/NaughtyAttributes)

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • universal-sdk-unity VS apple-signin-unity - a user suggested alternative

    2 projects | 12 Dec 2023
  • Call a Method via Button in the Inspector

    2 projects | /r/Unity3D | 7 Dec 2022
  • Is there custom editors or editor tools you can't do without?

    2 projects | /r/Unity3D | 4 Dec 2022
  • Is it possible to toggle a field serialization on bool value? (true=serialize, false= deserialize)

    2 projects | /r/Unity2D | 21 Oct 2022
  • Issue with app store sign in

    1 project | /r/Unity3D | 11 Sep 2022

Did you know that C# is
the 10th most popular programming language
based on number of references?