Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
jval

P_SpawnPuff() issue

Recommended Posts

I was playing around with Doom source code and my eye stopped in P_SpawnPuff() function. When called within PTR_ShootTraverse() it seems that does not work when you shoot in lower textures of linedefs. Look the following screenshot:



You expect to see puff from the shotgun in the wall but does not appear just because the wall you shoot is a line with lower texture only.

Is there any source port that corrects this problem?

Share this post


Link to post

Witch source port, please?? Original Doom does not behaves like this.

Share this post


Link to post

I'm guessing Boom must have been the first to do so (I'm sure it does, in any case).

Share this post


Link to post
myk said:

I'm guessing Boom must have been the first to do so (I'm sure it does, in any case).


Thanks!!! Yes, Boom corrects this, and Boom source code helped me to correct the P_SpawnPuff problem!!!

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×