Forum rules - please read before posting.

Found a bug (and a solution) in ActionCharRender

I couldn't get ActionCharRender to work until I noticed that line 362:
newAction.renderLock_sortingMap = sortingLock;

Should be replaced with:
newAction.renderLock_sortingMap = sortingMapLock;

Thanks!

Comments

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.