trying to play the can but cant compile because it says there is an error with the gotbullet2's code with the public void touching actor (), is says : Pendragon pendragon = getOneIntersectingObject (Pendragon.class); has and error that looks like this : incompatible types: greenfoot.Actor cannot be converted to Pendragon . and it highlights the (Pendragon.class) piece . so if you can help with that thanks
Recent Comments
2016/5/9
Galaxian Knight