Redskin Rampage - top down shooterish game :)

hehe. Thanks for the comments so far. I’ll try to get some other monsters to help counter your phobia : )

Still havent changed the code so it works with webstart yet, but I’ve got the jnlp done.

Re: mouse support.

I’ll definatly add mouse support for shooting, that has been requested by my little group of testers also.

Having some issues with webstart…

I finally got my images/sounds loading without any exceptions, but now for some reason it’s not displaying any of the graphics in the game other than my splashscreens.

Seems like maybe its having a problem changing into full screen mode?

Im using:

ClassLoader cl = ResourceAnchor.class.getClassLoader();
ResourceAnchor is a little empty class that I use to reference the images from (from the VAMP tutorial).

you can it via webstart from here:

http://www.fightcompany.com/redskinrampage/zwartz.jnlp

it works fine locally, just not with webstart :frowning:

Any ideas? Do I have to do anything special to allow full screen mode with webstart?

Same problem here, but I know I have apps running in full screen mode via web start (mine for instance :)).

Could you introduce a windowed version, then we’d know if that was the problem?

Also,

HAPPY BIRTHDAY SPUTTER!!!

Kev

hah, good eye Kev on my b-day :slight_smile: Thanks.

Yes, I’ll try to setup a windowed mode! Maybe that’ll clear a few things up.