Bug or Broken Project? - Display Text Not working in project
QiZGeimz
Member Posts: 4
I have what is at this point a simple project with a few objects - one of which displays text.
Any of the objects already in the project can display text fine. But now any new objects I add do not display text. Other projects I have do not have this issue. What could be causing this?
Any of the objects already in the project can display text fine. But now any new objects I add do not display text. Other projects I have do not have this issue. What could be causing this?
Comments
Weird.
I wonder if there is some problem with the storage structure the rules/groups/behaviors are in for an actor as I have seen other issues that are just plain out-of-the-blue illogical. These include a final "Move To" that will not occur no matter what but I move the coordinates away about 5 pixels and it then occurs every time like it should, "move to" commands not repeating despite having logic in place to ensure they do and then other times with the same logic but a few less values to deal with the movements repeat, some behavior values reverting back to a previous value used in it (no confusion between actor prototype and instance either).