File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# JCSUnity #
22
3- JCSUnity is a component design wise framework. There are a tone
4- of reusable components that are already pre-build in this framework .
5- Each component works individuslly and minor of them are bind to each
6- others. You can combine/attach two components on the same game object
3+ JCSUnity is a component driven framework. There are a tone
4+ of reusable components that are already pre-built .
5+ Most component work individuslly, except few of them do not.
6+ You 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.
You can’t perform that action at this time.
0 commit comments