Jump to content

Walkover particle texture fix [It's finished]


domi1819

Recommended Posts

I did write a fix for the walkover particles. The textures are now metadata-based, and it supports color multipliers. Lex, it would be great if you added this to forge! (I hate base class modifying x.x)

 

Classes modified: 6

 

Client:

RenderGlobal: lines 1808 - 2019

EntityDiggingFX: lines 12 - 117

 

Common:

IWorldAccess: line 30

WorldManager: line 24

World: lines 1367 - 1381

Entity: line 481

 

ask me for sources

Link to comment
Share on other sites

I'd like to suggest a way to modify the particle texture of blocks (If that's already possible, please tell :P) like this:

It is possible, but you would have to do your particle rendering manually. Do your particle rendering on fxlayer 2, and do a draw->startdrawingquads before and after changing the texture and remember to put everything back to defaults.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.