I made the "ItemHaver" Script more advanced in that it will cause the object to drop different items depending on the tool the player is holding. I'm to the point now where I need to think of some new items because things are starting to drop some strange stuff. I want to alter ItemHaver further so that there is a probability component related to what items are dropped, and maybe also relate it to the quality of the tool that you're using.
I'm getting more comfortable with manipulating an "item system" but I'm not happy about how it looks yet. The next couple days will be trying to get my menus and inventory to looks better since now I've got a fairly good grasp on the code, as well as learning how to serialize and deserialize everything i need when changing levels so the players world can be persistent, which is pretty necessary. Anyways, here's some pictures of what the menu system looks like right now:
![]() |
| Getting water using a bottle. |
![]() |
| The Players equipment menu. |


No comments:
Post a Comment