Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  get sign when cloth is tore
#13
(07-03-2019, 04:04 PM)josemendez Wrote: Have you made sure that:

- There are no compile errors.
- The name of the script and the class are exactly the same.

Also, removing the (1) from the file name (if that's what you did) is not enough. There should only be one file with that name in the entire project. This is all standard Unity know-how.
There was a compile error.

New error happened. 
NullReferenceException: Object reference not set to an instance of an object
ClothTornEvent.OnEnable () (at Assets/ClothTornEvent.cs:16)

NullReferenceException: Object reference not set to an instance of an object
ClothTornEvent.OnDisable () (at Assets/ClothTornEvent.cs:22)
Reply


Messages In This Thread
get sign when cloth is tore - by Richard - 07-03-2019, 10:20 AM
RE: get sign when cloth is tore - by josemendez - 07-03-2019, 11:05 AM
RE: get sign when cloth is tore - by Richard - 07-03-2019, 12:27 PM
RE: get sign when cloth is tore - by josemendez - 07-03-2019, 12:39 PM
RE: get sign when cloth is tore - by Richard - 07-03-2019, 01:10 PM
RE: get sign when cloth is tore - by josemendez - 07-03-2019, 01:48 PM
RE: get sign when cloth is tore - by Richard - 07-03-2019, 02:11 PM
RE: get sign when cloth is tore - by josemendez - 07-03-2019, 02:13 PM
RE: get sign when cloth is tore - by Richard - 07-03-2019, 02:34 PM
RE: get sign when cloth is tore - by josemendez - 07-03-2019, 02:49 PM
RE: get sign when cloth is tore - by Richard - 07-03-2019, 03:08 PM
RE: get sign when cloth is tore - by josemendez - 07-03-2019, 04:04 PM
RE: get sign when cloth is tore - by Richard - 11-03-2019, 03:16 AM
RE: get sign when cloth is tore - by josemendez - 11-03-2019, 08:41 AM
RE: get sign when cloth is tore - by Richard - 11-03-2019, 10:20 AM
RE: get sign when cloth is tore - by josemendez - 11-03-2019, 07:45 PM
RE: get sign when cloth is tore - by Richard - 12-03-2019, 11:21 AM
RE: get sign when cloth is tore - by josemendez - 12-03-2019, 11:25 AM