Unity-Technologies / obstacle-tower-env

Obstacle Tower Environment
Apache License 2.0
542 stars 125 forks source link

Death among stage transition? #60

Closed a-maumau closed 5 years ago

a-maumau commented 5 years ago

Hi, I'm sorry to be like a debugger, but I still encounter a death among stage transition. Not like #22 , but when the character reach to goal, it immediate started from stage 1.

Is the stage size is limited? I encountered on stage 29 -> 30. (I think, not sure.)

My environment is macOS 10.14.3, v1.2 and played by myself

kwea123 commented 5 years ago

There is no stage 29 or 30... The max is 24. If the character completes level 24, it restarts at level 0.

a-maumau commented 5 years ago

I confirmed. thank you!