DK2312 Posted July 16, 2021 Share Posted July 16, 2021 Hello, When I add gravity to the particles And after reloading the project the gravity doesn't appear to affect the particles and shown in the image below... After reloading the project Link to comment
vvvaseckiy Posted July 19, 2021 Share Posted July 19, 2021 Hello DK2312, This happens cause wrong api func was used in tracker scripts. We'll fix it in next release As a temporary workaround you can fix this in your project by replacing malfunctioning script. Please replace file "node.parameters" located at "%SDK_DIR%\data\core\systems\tracker\parameters\" with the one attached. After that put the whole "core/" folder into "data/" folder of your project and remove old core.ung. Sorry for the inconvenience caused node.parameters Link to comment
rohit.gonsalves Posted July 19, 2021 Share Posted July 19, 2021 @vvvaseckiy, Once @DK2312 places the modified file in the SDK_DIR, and he just do update configuration between Development and Release, I guess Core.ung will be built again for that project. Won't it? Then probably he don't need to put the core folder in his project. Rohit 1 1 Link to comment
vvvaseckiy Posted July 19, 2021 Share Posted July 19, 2021 Yes, Rohit is absolutely right, it is another way to fix core in you project, maybe it'll be even faster Link to comment
Recommended Posts