Function for changing blood color

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: Function for changing blood color

Re: Function for changing blood color

by Marisa the Magician » Wed Nov 21, 2018 4:36 am

Ah, so I guess this'll have to be put on hold until something is done about translation serialization.

Re: Function for changing blood color

by Graf Zahl » Wed Nov 21, 2018 4:30 am

See my comment on the PR, please.

Re: Function for changing blood color

by Player701 » Wed Nov 21, 2018 4:14 am

Excellent stuff! If this gets added, I won't have to replace monsters in my code just to modify their blood color. Instead, I will be able to change it directly via a WorldThingSpawned event.

Function for changing blood color

by Marisa the Magician » Wed Nov 21, 2018 3:32 am

I think I could potentially write some code to update BloodColor/BloodTranslation at runtime.

If I remember correctly there was some specific reason why blood color was not modifiable, so first I wanted to know what it was before I do something bad.

Edit: The PR is ready.

Top