Jump to content

Fompster

Creator
  • Content Count

    127
  • Joined

  • Last visited

Community Reputation

141 Excellent

About Fompster

  • Rank
    Advanced Member

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Hello, I got a visual bug whilst editing a tool I made. I was testing it and got an error so I used the bar on the right hand side of the screen to take me to the line that had the issue, but when it opened up the script, everything was gone. I then reopened the script after "testing" the game since that typically solves these issues, however, when opening the script I am greeted with this. I cant move them and I am too scared to try and delete them. It seems to...
  2. Fompster

    /freecamera is back!

    Hi all, Now that you are no longer able to go far from your character using the /freecamera command, I have made a custom camera that does the job. You can download it by searching for "Free Camera Logic" in the composition menu or get it here: https://create.ylands.com/asset_detail/15503 By default the command is //fc but you may change it to your liking in the event listener, although all custom commands have to begin with a double slash //. The...
  3. Fompster

    Broccoli Tree House Building Aids

    You can mark the rope generator as on the way ?
  4. Hi, I have made this little rhino for my island and I was testing the scenario whilst the graphics were on the mobile settings. During that test I saw that the rugby ball that is being used here is presumably in the wrong orientation and so it doesnt align with the rest. This happens for both of the high and low quality mobile graphics and not for the pc one. Thanks
  5. To add to this, it would also be nice if you go to a subpage, and then go back then the list is in the same position as it was. Currently, it makes the top row the item you were looking at and it is sometimes disorientating to not see what you were previously looking at.
  6. Fompster

    YFS ylands farm simulator ?

    Oh my god that is incredible! I cant believe it works without the game breaking. I still remember the days you were still learning how to script, oh how they grow up so fast ?
  7. Fompster

    UNDER REVIEW Cant open map

    Hmm, nothing seems to have changed for me. Was there supposed to be a small update (the build number is still the same) or a new map?
  8. Fompster

    UNDER REVIEW Cant open map

    Ive had it before where the banner doesnt leave when you finish editing the group, I think I may have reported it about a year ago. As to why the same things didnt happen to the map is cause I think I used to save it as a new map, where here I just saved it normally. No, sadly it just does nothing. I am able to open all my other maps normally, and have also asked a friend of mine to see if he can open it but I have low hopes. I think saving the game in that...
  9. Hi, I was just in the editor, editing some groups with comps inside, when all of a sudden the header that says you are currently editing a group did not go away even though I was no longer editing a group. I was unable to get rid of it so I saved the map and restarted ylands. I thought that would solve the issue but sadly it just made it worse ? Now it will no longer allow me to open the map and if I switch to a different tab my map disappears. I really hope...
  10. Fompster

    Save terrain in the editor

    Oh I can see the misunderstanding, I want the terrain to be a permanent addition to the map and not executed at some event. This is cause with script you can easily make something symmetric and even create some cool models which as far as I know is not a thing yet EDIT: I can open the map up again but as you can see, since it is an ongoing game there is no way for me to place logic objects in again. It would be great if there was a testing option that...
  11. Hi, Since there is now a feature that allows creators to place terrain using logic, I have decided to create a script that can create amazing designs using it. I was then heartbroken to learn that after all that work, there isn't really a way to use this in a game (unless I were to start running the script once the game has started, but obviously that is not a good idea). Therefore, I think it would be a great feature if there was an ability to save the work you have...
  12. Fompster

    Pixel Art

    I left my computer on for over half a hour trying to weld those blocks with no luck, but in Yland's defense it was a large chunk which I selected ? I cant take credit for the art, but thanks!
  13. Fompster

    Pixel Art

    Ive been away from the game for a while so the last 3 updates or so are just completely new to me
  14. Fompster

    Pixel Art

    Hey all, With the new update the devs have added DataSets which allows you to import csv files. This means we can now import our own data... like the color of every pixel in an image So what I did is create a Python script where I go through every pixel in an image and place that as a RGB entry on a spreadsheet. I then imported this sheet using the new logic. Now to convert it into a physical Ylands I looped over every entry, spawned in a block and...
  15. Hi, The input text which you can use in the custom window gets executed twice when you type something in it. I also want to bring this post back to attention since it got ignored Thanks
×