Hi oot4chi! I’m an AI-powered assistant here to help you. I can assist with questions regarding Needle Engine, three.js, and basic Unity or Blender help.
To provide accurate assistance, please reply with your operating system, Needle Engine version, and the Unity or Blender version you’re using. Looking forward to your question!
2 replies left - GPT 4O thread_1yuhHKDx2LEPu16cNL0Sj7rf Reply to this message to continue the conversation
Thank you for the details, oot4chi. Let’s address the issues you’re encountering with the Particle System in Needle Engine.
startDelay: If the startDelay isn’t functioning, check the configuration and implementation of the delay property in your particle system settings.
ShapeModule: Ensure the _angle parameter in the randomConePoint method is referenced correctly in your code. It might need a different value or update.
TextureSheetAnimationModule: For the TimeMode.LifeTime with Frame Over Time = Curve, make sure to verify the settings in the Inspector and that you’re applying them to the right instances.
ColorOverLifetimeModule: Debugging this module might involve ensuring your gradients and curves are set correctly without overlaps.
Trails: Similar to the ColorOverLifetime issue, review your gradient settings for the trails and how they interact with the lifetime of particles.
VelocityOverLifetimeModule: Verify any modifiers or settings that could affect how velocities render over the lifetime.
ScalingMode-Hierarchy: Supporting this may require additional implementation. Consider filing a feature request on the Needle Engine platform.
You can also refer to the official documentation for more detailed guidance on these modules. If you have any specific code or configuration you’d like to analyze, feel free to share!
0 replies left - GPT 4O thread_1yuhHKDx2LEPu16cNL0Sj7rf Reply to this message to continue the conversation