jhadenfeldt Posted December 6, 2018 Share Posted December 6, 2018 I'm trying to animate the scaling of a plane, but that doesn't seem to be possible? https://playground.babylonjs.com/#AUH1BY Am I doing something wrong here? Quote Link to comment Share on other sites More sharing options...
SinhNQ Posted December 6, 2018 Share Posted December 6, 2018 Hi! Change BABYLON.Animation.ANIMATIONTYPE_FLOAT to BABYLON.Animation.ANIMATIONTYPE_VECTOR3 to fix it. https://playground.babylonjs.com/#AUH1BY#1 jhadenfeldt and GameMonetize 2 Quote Link to comment Share on other sites More sharing options...
jhadenfeldt Posted December 6, 2018 Author Share Posted December 6, 2018 Duh, makes sense. Thank you! 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.