Quantcast
Channel: Answers for "About Classes in js"
Browsing index pages (4 articles)

Answer by devcutters

ok i get that things i want to know heres the situation i understand how the script works but here i have my inventory script. If you see in my function start i add my object to the maininventory but i...

View Article


Answer by Phantomized

It's important to understand how unity treats the whole class system. Unity scripts inherit from something called MonoBehaviour which is basically the base class at the top. In JavaScript the fact that...

View Article


Answer by devcutters

ok i get that things i want to know heres the situation i understand how the script works but here i have my inventory script. If you see in my function start i add my object to the maininventory but i...

View Article

Answer by Phantomized

It's important to understand how unity treats the whole class system. Unity scripts inherit from something called MonoBehaviour which is basically the base class at the top. In JavaScript the fact that...

View Article
Browsing index pages (4 articles)


Latest Images