Page 1 of 1

strange export message

PostPosted: 30 Apr 2012, 14:08
by ctdabomb
I was exporting a battle arena, and I got a funny export message:
object lava.001 has property type ahead which is not supported

I didn't even have and object named that

and
you must have at least 4 starting points

but I did have 4 starting points.


also, is there a way to decide which way the karts face when they start?

Re: strange export message

PostPosted: 30 Apr 2012, 14:27
by ctdabomb
here is the real export message:
[('WARNING', "object lava.001 has type property 'ahead', which is not supported.\n"), ('WARNING', 'You should define at least 4 start positions'), ('INFO', 'Export completed on 2012-04-29 12:21')]

Re: strange export message

PostPosted: 30 Apr 2012, 15:47
by ctdabomb
I fixed the part about the lava object, the was an object named lava.001 in a different layer that somehow go set to be an end camera :P