Jump to content

ocnoglittle

Ylands Star
  • Content Count

    693
  • Joined

  • Last visited

Everything posted by ocnoglittle

  1. ocnoglittle

    Dev Diary #190 Creators Competition - Season 2

    I don't want any prizes. But please let me know if anyone needs my help!!
  2. ocnoglittle

    Regenerating Ore Nodes

    Only when a "mined" or depleted deposit is created. And I delete the original.
  3. ocnoglittle

    Regenerating Ore Nodes

    I swear my script is easy...
  4. ocnoglittle

    Regenerating Ore Nodes

    Why??
  5. ocnoglittle

    Crafting Tree: Confusion

    I was thinking he reset character progress... Idk
  6. ocnoglittle

    Regenerating Ore Nodes

    @Mello1223 you made it a bit complicated ? @Deadeye_Rob Since the event that starts the script is it being depleted (a minded clay deposit is created), I would do it this way: 1. Place an event listener 2. On create - entity event - entity type = mined clay deposit 3. click "add script" to put this inside the game logic: Spawn entity type=pristine clay deposit The new pristine deposit will overlap the old mined one if you don't despawn the old one. But spawn the new one in first ? Randomly, I was getting a bug where the animation would get stuck if I didn't have a delay at all. You can set it to whatever number you want. It is in seconds. Optional spawn nearby but not at exactly the same spot: y is height, so you don't need to move that if the terrain is flat. If it isn't roughly flat, the deposit could go below ground or be floating... so keep that in mind. Just to clarify, you would need an event listener for each type of deposit.
  7. ocnoglittle

    Crafting Tree: Confusion

    So the Kayak and Bear Hide Armor are "optional" recipes, which means you need to explore Random Encounters, etc. in order to "discover" the recipe. See this for more details about optional recipes: https://ylands.fandom.com/wiki/Category:Optional_Recipes has a list (I got it from the devs) but it is a mess right now ?. If anyone has time to make the list look prettier (make sure the links actually work, etc), I would super appreciate it! I think the sewing kit thing is a bug. @Nikki Severin do we need to make a formal bug report?
  8. @Oliver Hope You type "/hidechat" into the chat area. Sorry about the late response. ?
  9. ocnoglittle

    Frost Armor and Weapons

    This is about some other game... or I am really really confused.
  10. Just give us a glowing statue/other object. That should be super easy to program, but the players would super appreciate it since there is no way to make non-grid objects with alpha within Exploration. I think glowing would be less laggy than particle effects ?
  11. ocnoglittle

    Requesting a function again.

    @NaruTheHuman can we get another Skill tutorial?
  12. I asked them add /hidechat to the editor and they already implemented it. It was a huge Quality of Life thing for me
  13. ocnoglittle

    Skill Editor - Weapons/Blocks to Particle List.

    Maybe a skill for the animation, and you can spawn one into their inventory and equip it (if they have inventory room) at the beginning of the skill.
  14. ocnoglittle

    Dev Diary #189 Marking More Maps

    I love the idea that they could move with an entity! That sounds awesome!
  15. ocnoglittle

    Dev Diary #188 Pictures Prioritized

    Hire Spirit to do it ?
  16. ocnoglittle

    Getting mouse position.

    Maybe you could do something with the custom UI. ? Like make the whole screen full of buttons so that any click causes what you want ?
  17. ocnoglittle

    Getting mouse position.

    I found it in the changelogs: [YLD-30670] Added: You can now show mouse cursor with 'Y' in all games on PC Sorry I got it wrong earlier. True.
  18. ocnoglittle

    Ylands Creator club

    @Nikki Severin did you see this bug?
  19. ocnoglittle

    How to add way points on compass

    I don't think it is currently possible, but I love the idea!
  20. It isn't a bug. And a lot of people want this. I think it is related to the position of the cursor question too.
  21. ocnoglittle

    Getting mouse position.

    @Nikki Severin do you know if they are working on this? It is a common request, but I don't think it is currently possible to get the position of the cursor. For the cursor to be displayed, I think it is X or Z. It was just added in Update 1.7.
  22. ocnoglittle

    Tile to return if player is grounded

    What do you mean by grounded?
  23. ocnoglittle

    RESOLVED Toadstool doesn't restore hunger

    Toadstools give -5 % hunger last time I tested it (https://ylands.fandom.com/wiki/Hunger). So instead of being poisoned, they increase how hungry you are. But you can cook with them safely (only in the game ?)
  24. ocnoglittle

    Dev Diary #185 Featuring Creations

    @spiritchaser28 you are in charge of videos of Locust ?
×