Noobini Posted April 26, 2020 Share Posted April 26, 2020 (edited) if you load the example file H18, KatamariDamacy, it does stuff all. where was QA ? anyway, here's a working version, now if you were a neat freak, you might move the spheres on to ground level (0) instead of the current setup that is below ground level...it would break it, there's some voodoo VEX going on that I don't understand so I thought i'd leave it at below ground (the fix was the assemble) (and don't ask about the 24 x 24 x 10, I didn't do it...you could easily replace it with a multiplier, say 10000) vu_KatamariDamacy.hiplc Edited April 26, 2020 by Noobini Quote Link to comment Share on other sites More sharing options...
anim Posted April 26, 2020 Share Posted April 26, 2020 I don't understnd what is the change compared to the original (obviously you added assembe, but to what result? your ground is still below 0, what were you trying to do?) regardless, if you want to move everything to 0 you can just update the hardcoded value increate_constraints_and_add_collision_ignore_groups/attribwrangle1 line 26 to reflect the phere's rest center position, for example: int pt1 = addpoint(0, {-3, 1, 0}); KatamariDamacy_mod.hip Quote Link to comment Share on other sites More sharing options...
Noobini Posted April 26, 2020 Author Share Posted April 26, 2020 load the orig example file from help...it does nothing Quote Link to comment Share on other sites More sharing options...
anim Posted April 26, 2020 Share Posted April 26, 2020 (edited) 2 minutes ago, Noobini said: load the orig example file from help...it does nothing it worked for me, tha's what I modified to be at 0 EDIT: if it helps it was 18.0.412 Edited April 26, 2020 by anim Quote Link to comment Share on other sites More sharing options...
Noobini Posted April 26, 2020 Author Share Posted April 26, 2020 on my indie machine AND an Apprentice machine, none worked UNTIL i add the assemble myself Quote Link to comment Share on other sites More sharing options...
Noobini Posted April 26, 2020 Author Share Posted April 26, 2020 (edited) orig file here: C:\Program Files\Side Effects Software\Houdini 18.0.348\houdini\help\examples\nodes\sop\rbdbulletsolver\KatamariDamacy.otl open, hit play....does nuthin' for me on 2 diff machines (Apprentice .348...same for indie i think) Edited April 26, 2020 by Noobini Quote Link to comment Share on other sites More sharing options...
anim Posted April 26, 2020 Share Posted April 26, 2020 18.0.348 is pretty old, you may wanna update, cause you are probably hitting the issue that was fixed in 18.0.387 Houdini 18.0.387 ... RBD Configure now create a name attribute for primitive types supported by Bullet which don't have a name attribute set. This fixes a regression with some of the example files. Quote Link to comment Share on other sites More sharing options...
Noobini Posted April 26, 2020 Author Share Posted April 26, 2020 getting latest Production build 416 Quote Link to comment Share on other sites More sharing options...
Noobini Posted April 26, 2020 Author Share Posted April 26, 2020 build 416 worked out of the box, still, a non working file got approved/packaged in a prev production build... 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.