Jump to content

Mello1223

Registered User
  • Content Count

    358
  • Joined

  • Last visited

Everything posted by Mello1223

  1. Mello1223

    Suggestion: Underwater Habitation

    this is possible now
  2. Mello1223

    Real scale models

    this building is not quite to scale, but it is created on the basis of a real building. do you know which building it is?
  3. Mello1223

    Real scale models

    another creation from the series of models, this time according to the real scale, but the scale is not adapted to the character in the game. I converted the model using a 3D program, and now I'm creating function model acoording this 3D model ... I hope you will be able to try it this time in the multyplayer version. I will keep you informed of the progress
  4. for this time I will only add it here, it is just a small sample of what I am preparing for the competition .. hopefully you will like it, and I hope that you will be looking forward to the final creation .. until then, I maybe add, a few next videos..
  5. Mello1223

    Animator path questions

    in addition to what oliver mentioned, you can set the creation of an event in the logic of the animators, and this will give you the option of using the event at the end of the animator cycle. then you can only change the logic of the animator that is assigned to the next path on the object that will move along those paths. but of course there are more possibilities... this is probably the easiest way. others require a lot more scripting
  6. Mello1223

    About Mystery Island

    @pypse☝️
  7. Mello1223

    ability to show/hide description of custom tool

    also the possibility to arbitrarily move variables up and down, so that we can put related variables in one column below each other
  8. Mello1223

    Dev Diary #254 Happy Holidays and the New Year!

    I wish you a merry Christmas and a happy new year 🥂🎄
  9. Mello1223

    how to create sphere

    I saw several players on various forums asking how to create a sphere or circles in the editor, so I decided to create this video.
  10. Mello1223

    CUSTOM TOOLS

    warning whole custome tools are broken until the next patch 😥 Again working!!!
  11. Mello1223

    CUSTOM TOOLS

    I bring you a group of my first nine custom tools. do not forget to extract them from the zip file before placing them in the folder. folder adress : C:\Program Files (x86)\Steam\userdata\xxxxxxx\298610\remote\Tools ( \ xxxx \ is your own number ) the group contains : CUSTOM TOOLS group A (1).zip circle manual 0.1 color randomizer 0.2 elipse 0.1 offset 0.1 path 0.1 picture generator 0.2 random pos/rot 0.1 selector 0.1 set selected entity as...
  12. Mello1223

    how to create sphere

    a downloaded you tool,and now i test it,but it dont want work for me ... when i press play,nothing happen... btw,this script... jesus....
  13. Mello1223

    how to create sphere

    yes, this works, but it would be great if it could be downloaded directly from the forum
  14. Mello1223

    how to create sphere

    Hi. it looks great, and I will definitely like to look at the script, but the attachment cannot be downloaded. a friend who wanted to download a set of my tools also reported a similar problem to me
  15. Mello1223

    CUSTOM TOOLS

    if you have a problem downloading the file from here, please contact me on discord
  16. Mello1223

    Formula Based Position Editing

    I already explained it to him on discord the problem was that he wrote decimal numbers without a leading zero like : " .1875" but it must be " 0.1875"
  17. Mello1223

    Formula Based Position Editing

    it would be much faster if you visited the official discord, there I can show you through the stream how you can set it up, or I'll watch your stream and find out why you can't write decimal numbers https://discord.gg/ylands
  18. Mello1223

    Formula Based Position Editing

    move it with step number set to 0.1875 which mean 1/2 basic building block
  19. Mello1223

    Formula Based Position Editing

    only 4 decimal places after the number are displayed, but if you use the number in a variable, it counts more decimal places
  20. Mello1223

    Formula Based Position Editing

    it also works with decimal numbers, but you have to write a dot instead of a comma. and the basic setting of the grid is 0.375, this means that if you want to move something by one basic building block,( in grid= global mode ) you have to move it by 0.375m. it is set to avatar size. avatar is the size of 5 basic building blocks, which means it is 1,875 m high,like +/- real person
  21. Mello1223

    Formula Based Position Editing

    I don't know if I understand correctly what you mean, but it seems to me that everything you mention here can be done in the editor
  22. Mello1223

    Editor tutorials

    I will gradually add my video tutorials to some of my creations in this thread. As a first to introduce you to the Random maze generator This is the first attempt to create video tutorials in which I use a voice reader. in the first part, I will show you step by step how you can create a grid generator for a maze, created with the help of spawn entity from template tiles . this generator uses the backtracking method, and as inspiration I used instructions...
  23. Mello1223

    Editor tutorials

    if there is interest, the next tutorial will be for the A-star algorithm
  24. Mello1223

    Editor tutorials

    test version of the intro for video tutorials
×