Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

1 decade ago by Philip

Hej,

I just released the code from my 7dfps experiment Attack of the Gorillas: http://7dfps.org/?projects=attack-of-the-gorillas

You can get it here: https://github.com/Houly/Impact-Pseudo-3D

1 decade ago by Datamosh

Great development!
I remember when there used to be hundreds of clones of Wolfenstein.

1 decade ago by alexandre

Thanks a lot, Philip. I think you've published the plugin of the month, and the licensing terms are... interesting. :)

1 decade ago by Krisjet

This is super awesome. Was contemplating joining 7dfps and doing a raycasting thing, but I'm sure you did it 10x better than I ever could. I'm sure I will mess around with this plugin one day :)

1 decade ago by Nico

This is an absolutely fantastic plugin. Thanks so much for sharing, Philip. And thanks a ton for the permissive license ;)

1 decade ago by FelipeBudinich

That's pretty awesome!

I've downloaded the code to do some tests, but I've got a weird problem (not on the version found at 7dfps but on the code at github):

The input "sticks". Once I fire the gun, the gun keeps firing (same goes for turning, moving, etc).

What versiĆ³n of impact did you use? (so far I've tried with 1.20 and 1.19 with no success)

1 decade ago by Philip

Hum, that is weird. Looks like I have to learn how to test my code before uploading to github better.

The player entity tried to draw it's health and ammo, but there is no ig.game.font defined. So there is an error, js stops executing the update function and all goes bad.

I fixed it in the newest commit in the repo.

1 decade ago by plungeint

ohhh it doesn't work on iPhone or Android... but great work

1 decade ago by Philip

I have no clue why the game doesn't work in iOS. There is no error or something like this.

But the plugin should work, except that there a no controls set. So you can only shoot.
Page 1 of 1
« first « previous next › last »