Jump to content

Igor Q.

Creator
  • Content Count

    712
  • Joined

  • Last visited

Everything posted by Igor Q.

  1. Hi I'm playing around with the skill editor, but I'm a little confused. I've tried using several animations, and tried to adjust the time down by changing the duration of the animation. Can someone help me out? The way I understand it is Duration is the total time it takes for the animation to play. Example: 5 seconds (0 to 5) Start Time is the starting animation time. Ex: 2.5 would imply starting halfway through a 5 second animation. End Time is the end time of the animation. Ex: 0 would imply the animation ends before it begins, 10 would imply the animation ends at "5", and holds frame for an additional 5 seconds. @NaruTheHuman
  2. Igor Q.

    Skill Editor - Animation Duration

    So there is no way to slow down or speed up the actual animation itself? @Momon-san
  3. How to make a bed that designates a respawn point. 1) Create a bed and a Spawn Point inside the editor. 2) Add a script inside the bed. 3) Create a script that when the player "lies" on the bed, it switches the respawn point
  4. Hi I would like to have the option to be able to select multiple groups and welds and break them all in one go. Thanks
  5. Igor Q.

    Music Albums worth listening to

    Hey guys Im a pretty big audiophile nerd when it comes to music, especially if the music gives a cinematic/video game vibe. I'd welcome you to post any cool albums of music you think are worth sharing. (They dont have to be any specific genre so suggest anything!) Thomas Bergersen - Sun
  6. Hi I have 2 suggestions, which I think would be simple and fantastic aids to players. 1) For Ylands Barrier, let it be a toggle checkbox for both directions. Toggle - Let Players go Inside Toggle - Let Players go outside 2) Let there be a function in Ylands to have players "Locked" into chairs. This would be incredibly useful for racing games, using spaceships, and just "locking" players into a specific spot. Bonus Points if you can make NPC's sit down on chairs aswell.
  7. Igor Q.

    [NEW]Useful Text Functions

    Bump: Would be really useful to have these functions built into the editor.
  8. We have a group of 4-5 people (this in itself is a rare event) and we cannot connect to the game. It keeps saying the game is prepared and then we are sent back to queue. I don't know how long this has been broken but you guys should fix this a.s.a.p. This is where all new players are going.... @Adam Snellgrove @TomasGestinger @Houp
  9. Igor Q.

    I can't get Game ID

    When I try click on the "Get ID" button, it doesn't save the text GUID into the clipboard. When I try to do it multiple times I get this Help? Anyway around this?
  10. Igor Q.

    Enable shared access to a game set

    We also need an easier way to test out gameset data. As in, switch between 2 maps and see if things transfer over properly.
  11. Igor Q.

    Ropes vs bezier curve

    That actually makes a lot of sense considering the frame work for the logic regarding animation paths is already done. 3 Points, and simply adjusting the weight so that it hangs at the desired path.
  12. Igor Q.

    How do you get a position in front of the player?

    @Jimin Park Keep in mind something. (This is particularly useful to animations) Set/Get Position will always be relative to the world coordinates. Transform Position will always be relative to the local object/entity.
  13. Igor Q.

    Basic Shape Tools - Input Size Manually

    Oh, thank you. I never saw that until now. *facepalm
  14. Hi Would it be possible to have an option to input the sizes of the basic shape tools? Right now it's difficult to for example, make a cube instead of a rectangle using the basic shape tools, especially for large sizes. This feature would also be handy if I need to make equilateral shapes, such as stacking 2 pyramids of equal sizes on each other to make an octahedron.
  15. Igor Q.

    Dev Diary #137 - Future Editor Improvements

    Great to hear we will finally have the option to disable controls and do more with the new features. Does this mean we will finally get the "get aim" of the player camera yet? It's incredibly useful for custom entity controls.
  16. Most likely because the in game variables used from the events tab are different.
  17. Where is the logic that states the animal is tamed? Is there more code to this to show us? I believe you might have mistakenly misinterpreted how target/trigger entity work.
  18. I have lots of idea's I'm working on, one of them being a fully self generated Tile Map.
  19. Could we have a 2nd option for "For each item in array" but instead of labeling the "item" as a single variable, instead as an array? For example "For each array in Array_B..." @Rudy.cz
  20. But that's a bit weird isn't it? Shouldn't you be able toload the chunk of where the raycast is happening and just "deload" the chunk after? (Similar to how in multiplier you can have multiple chunks loaded) In most cases my ray cast isn't exceeding 100 units.
  21. When I try raycasting to the ground from a distance greater than ~200 units from the player, the terrain doesn't "exist" and does not allow me to me to find the hit position. This is quite inconvenient since I would like to spawn random area's of interest that the player can encounter in a randomly generated world. (However to do so I need to place them on ground, and not water)
  22. Hello I would like to suggest 2 Quality of Life additions, that would help casual players (especially those that are playing on mobile phones) 1) Auto Pick Up Nearby Objects. I think it would be nice to be able to right-click and hold to auto-pick up all objects around you while you walk (assuming you have the inventory space) This would be useful when you want to pick up lots of grass, stone, logs, etc. Ex: 2) A slot for breaking objects. Right now it's not very intuitive to break objects by having to click on the eye icon just to do it. It would be much easier to just have a slot on the left side where you can click drag items from the inventory to destroy them.
  23. Igor Q.

    2 Handy Features for Exploration Mode

    That's the intended mechanic. To be able to turn on/off an ability to auto pick up objects nearby.
  24. Igor Q.

    Pets attack my friends

    As a friendly suggestion I would like to propose a rework to the "team system" and instead use an "alliance system" that works similary to labels. You can create as many "Alliance Labels" as you want. Whenever an object is added to an Alliance Label any objects that share the same "Alliance Label" override any functionalities to be aggressive or deal damage to each other. In the case of taming an animal, the animal will share the same "Alliance Labels" as its owner. (This means 2 players that share the same alliance cannot have aggressive pets to each other) What's best about this system is you could have Team A be friendly to Team B Team B be friendly to Team C Team A be hostile towards team C.
  25. If it helps, I had all my video qualities on max and set my FOV to around 50. With a resolution scale of 1.
×