Actions
Bug #751
closedCan't set Z position for Actor.
Start date:
05/18/2021
Due date:
% Done:
0%
Estimated time:
1:00 h
Affected version:
Description
For example:
Actor "menu", Image$ = "menu.png",X=0,Y=0,Z=0
The above works fine with just X and Y, but adding the Z position causes the transpiler to crash.
Actions