File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 22
33JCSUnity is a component driven framework. There are a tone
44of reusable components that are already pre-built.
5- Most component work individuslly, except few of them do not.
5+ Most component work individuslly, except some of them do not.
66You can combine/attach two components on the same game object
77and it will make completely different behaviour since the first
88component works on it own and so do the second component. Two of the
99components works individually will create the brand new behaviour.
1010The best part of the framework is by knowing these components always
1111suprise me how much I can do with my creativity and not just
1212engineering. There are one thing that this framework do the best is
13- fast and being productive building a game.<br />
13+ fast and being productive building a game.
14+ <br />
1415
1516## Important Notice ##
1617All media assets inside JCSUnity do not fall under its license.
You can’t perform that action at this time.
0 commit comments