[Tutorial] Basic Java Game: Shooter Part 7
Loading...
3,029
Loading...
Uploader Comments (crazyclown36)
see all
All Comments (9)
-
@crazyclown36 I tried that but its not working and its giving me a bunch of errors. can u help
-
thanks alot !!!
Loading...
I cant get the images to load. All I get is a white GUI. Help?
Gearslayer3600 1 month ago
@Gearslayer3600 Instead of using the Toolkit.getDefaultTool... way of loading images, try to load them with ImageIO.read(new File("./images/name.png"));
crazyclown36 1 month ago
Hi its me again! :p I kinda have the same problem here, to getX and Y position from the player, on Bullet player1Bullet = new Bullet (player2, player1.getXPos(1) + 20, player1.getYPos() + 45. When i press space the bullet doesnt get X Y pos . it only adds the bullet in the screen , and again X is the only one who has a value, and Y has none .. I cant seem to figure this one out.
vegardertilbake1 1 year ago
@vegardertilbake1 hello again, do you happen to have msn? if you do you can add me: mechsearch@hotmail.com
I'll be able to able you much faster
crazyclown36 1 year ago
thx for putting this up!
zengrz 1 year ago
@zengrz no problem :)
crazyclown36 1 year ago