-
Content Count
11 -
Joined
-
Last visited
-
JgrPower changed their profile photo
-
@Igor Q. I realized it too late So the proper answer is. That is not planned yet
-
JgrPower started following Deadeye_Rob
-
-
I thing we could get away with modifying a tile. Now we have "Open/Close entity [Entity]". We could change it a bit by adding an additional boolean. Something like "Open/Close entity [Entity] ignore lock [Bool]" where if the ignore lock would be true, it would open a locked door and if its false it would not. We'll think about it.
-
RESOLVED [YLD-14085] moving a script block causes a crash
JgrPower replied to Oliver Hope's question in Bugs & Technical Issues
Thank you for your report! The problem is with the delayed call tile. Deleting it and dragging a new one in should fix the problem. This issue will be fixed in the next update. -
small objects cancel collision with the ground
JgrPower replied to Spyler.X's topic in Editor Bugs & Technical Issues
This is a know issue. When there are more than 64 colliders in the area, other colliders are ignored. We are working on a fix, but it will take a while, because it is a complicated issue. -
involuntary displacement of variables
JgrPower replied to Spyler.X's topic in Editor Bugs & Technical Issues
Interesting. I will look into it. Thank you- 1 reply
-
- 1
-
@bb cakes_P1No problem Interesting, but definitely not related to the flying sharks issue. Is it happening often?
-
Hello. @Indomitus Definitely seems like an interesting idea. @bb cakes_P1 I would rather avoid the destroy option. As @Mantje100 already said, it could be easy to abuse this functionality. Also all items that are dropped from trees are despawned after 30 minutes (unless you pick them up ofcourse). So you don't have to worry about bark flooding your yland
-
RESOLVED [YLD-13344] logs drop in floor
JgrPower replied to A3_Melle's question in Bugs & Technical Issues
Hello. This issue will be fixed in the next hotfix update. Based on your feedback we will also increase the range of the vicinity from 2 meters to 2.5 meters (it will match interaction range). We will not be able to increase the range further because we need to keep the looting consistent among all systems (focusing with your mouse and looting VS vicinity looting). The vicinity looting is supposed to help with precision looting. When looting logs from a felled tree It should be easier for you to pick up only logs from the inventory then running around and trying to focus only logs between all the sticks, bark and seeds. Any additional feedback is appreciated as we definitely want to improve this system. Thank you guys -
We have a system ready for this. Our designers can add related key words to all blocks. Meaning we can add "vehicle" to block "Set Velocity" without renaming it and it will show up in your search. @Ane Is preparing a topic under "Visual scripting" where everyone will be able to leave similar suggestions. (like "I was searching "Vehicle" and i expected to find "Set Velocity" and "Get Velocity".") This will help us a ton in making the search more efficient.
-
RedEagle_P1. started following JgrPower
-
[YLD-12941] VS bugs and suggestions--Oliver
JgrPower replied to Oliver Hope's topic in Editor Bugs & Technical Issues
@Oliver Hope I managed to identify and fix the issue with wrong colors of the segments. I'm still investigating the ctrl+drag issues you are experiencing. Thank you for the report.