U
utunnels
Guest
@script tag for level txt, for example:
Other minor fixes:
Remove hard coded spawn# z limit for 320x240 resolution.
Command holdblock 2 now works with blockpain.
Normal ai move now chooses counter clockwise pattern sometimes, it used to be only go in clockwise.
Code:
spawn 1up
@script
void main()
{
print();
}
@end_script
coords 200 180
at 0
Other minor fixes:
Remove hard coded spawn# z limit for 320x240 resolution.
Command holdblock 2 now works with blockpain.
Normal ai move now chooses counter clockwise pattern sometimes, it used to be only go in clockwise.