Jump to content

knife + right click ?


Pfev

Recommended Posts

Hi everyone. I'd like to implement a game mechanics where blocks can be transformed using a knife+right click like for animal harvesting ( for example to transform a log into a debarked variant). I'd like to reuse code if possible but i can't locate the lines for that feature. Anyone has an idea?

Link to comment
Share on other sites

On 9/12/2020 at 5:57 PM, Pfev said:

Hi everyone. I'd like to implement a game mechanics where blocks can be transformed using a knife+right click like for animal harvesting ( for example to transform a log into a debarked variant). I'd like to reuse code if possible but i can't locate the lines for that feature. Anyone has an idea?

Something like that been done in "immersion" ( different applications). Perhaps you could go look for code. + the mod had many texturing/graphic for debarked version.

Link to comment
Share on other sites

I went through files, and the harvesting is in the knife code. Even the animation seems hard coded. I simply recoded a block behaviour. Debarking was just an example, i have other things in mind :D.

 

Edited by Pfev
Link to comment
Share on other sites

On 9/14/2020 at 8:20 PM, Pfev said:

I went through files, and the harvesting is in the knife code. Even the animation seems hard coded. I simply recoded a block behaviour. Debarking was just an example, i have other things in mind :D.

 

Removing things from players is a lot more difficult.

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.