02-06-2020
04:15
- last edited on
02-06-2020
10:02
by
JonFitbit
02-06-2020
04:15
- last edited on
02-06-2020
10:02
by
JonFitbit
When trying to create a sprite animation with code i recieved from the sdk website, i keep getting this error, 22 Critical glue error. Can anyone else help?
02-06-2020 10:01
02-06-2020 10:01
It's hard to say exactly without seeing your project code. Can you put it on Github?
02-06-2020 11:35
02-06-2020 11:35
This usually means that the system can't find an element id. Sometimes it seems to want them for internal purposes. Working out which elements need ids is tricky.