File tree Expand file tree Collapse file tree 1 file changed +11
-5
lines changed
Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Original file line number Diff line number Diff line change 11# JCSUnity #
22<br />
33
4- JCSUnity is a general speed components framework. JCSUnity help out
5- people who have trouble making script/component over and over agian
6- in variety of different project. This framework provide many scripted
7- game mechanics. With those combination of scripts/components could
8- generate enormous variety of different behaviour. <br />
4+ JCSUnity is a component design wise framework. There are a tone
5+ of reusable components that are already pre-build in this framework.
6+ Each component works individuslly and minor of them are bind to each
7+ others. You can combine/attach two components on the same game object
8+ and it will make completely different behaviour since the first
9+ component works on it own and so do the second component. Two of the
10+ components works individually will create the brand new behaviour.
11+ The best part of the framework is by knowing these components always
12+ suprise me how much I can do with my creativity and not just
13+ engineering. There are one thing that this framework do the best is
14+ fast and being productive building a game.<br />
915
1016## Important Notice ##
1117All media assets inside JCSUnity do not fall under its license.
You can’t perform that action at this time.
0 commit comments