chicagobob123 Posted January 8, 2018 Share Posted January 8, 2018 I took some code that has a cut out polygon and tried to add it to the particle system and it dies. Without the particle https://www.babylonjs-playground.com/indexstable#9FS6IV#2 With the particle. https://www.babylonjs-playground.com/indexstable#5Y94SS#3 Quote Link to comment Share on other sites More sharing options...
Pryme8 Posted January 9, 2018 Share Posted January 9, 2018 There are a bunch of errors on this scene; First where is the variable pl defined? The scene is not validating because pl does not exsists anywhere but your trying to set its position. There are a few other errors as well. Quote Link to comment Share on other sites More sharing options...
chicagobob123 Posted January 9, 2018 Author Share Posted January 9, 2018 Copy and pasting into playground. Bad idea. That was a point light I wanted to position with the camera. So I eliminated it and then I saw loading assets... Then I eliminated applying the diffuseTexture material now its all OK. https://www.babylonjs-playground.com/indexstable#5Y94SS#12 jerome and NasimiAsl 2 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.