hi,
Monobehaviour is not working in my javaScript.I know this is a default behaviour in javaScript.I got some errors in some scripts,After cleared the error monobehaviour is not working in some scripts(not all scripts ).functions are working properly but update and fixedUpdate functions are not getting called.Can anyone help me to enable the monobehaviour.Thanks in advance
After attached object only.Actually its worked correctly before the errors came.I didn’t remember the error.I created a new script and copied the content of that script and attached the new script to the object(replaced the old one) then its (monobehaviour)working.I have some other crazy problems too(especially in physics system).