i have a problem with changing level to next level. But when i want to get my actor to the world Greenfoot give me this
java.lang.ClassCastException: class svět2 cannot be cast to class MyWorld (svět2 and MyWorld are in unnamed module of loader java.net.URLClassLoader @4440516c)
at hráč.addedToWorld(hráč.java:32)
any solution?
