Jump to content

Hrvoje

Admin
  • Posts

    13,481
  • Joined

  • Last visited

  • Days Won

    195

Everything posted by Hrvoje

  1. Happy to see other people posting stuff πŸ™‚
  2. Are you trying to make the camera horizontal to the plane? If so, look through camera, orbit but hold shift key
  3. You need to edit the graph. Use add node between range and radius of circle. THe value you add will eb initial radius.
  4. Double click on capsule in object manager, that will launch the graph editor. You will msot likely have to reconnect the wire that goers to transform geometry Y
  5. Which version are you using? The setup includes nodal capsule with some internals that presumably produce what you want (animated circle which transforms in y)
  6. Is this what you are after? thing.c4d
  7. You are seriously over estiamting my capabilities πŸ˜„
  8. We are getting into serious stuff here - physically based bouncing ball. Memory node serves as solver and result it is art directable. From controls, it has gravity, bounciness and of course initial transforms can be set. Pure math stuff, not expensive to calculate πŸ™‚ Note: no rotations yet, that is quite tricky 111_Bouncing_Ball.c4d
  9. Maxon support is your best bet, send them the capture files also
  10. This should work. Is use animation enabled in Alembic? Given the file size, maybe use some upload service so we can check?
  11. Cool, thanks for sharing, this is quite valuable info πŸ™‚
  12. Here is how to blend a parameter in nodes 41_Cloner_Blend.c4d
  13. Maybe I misunderstood but you can do what you want, check the scene morphs.c4d
  14. You can have instance like setup but there is a limitation. Nodes currently can't process complex input hierarchies, they can work with immediate chldren objects. There is also an option to use symmetry node as well. Here is an example that mimics instance Quad Mirror Start_0001.c4d
  15. Depends on what you want to do. I presume here you are looking to read out the value. That can be done by using a nodes mesh (pr spline), do your calculation in graph and pass it to name of a tag (say weight tag). That way you have a tag in OM with name which is the actual value and can be accessed
  16. Took a quick look. Was a long time ago when I was into animation but I believe your issue is due to pivot object. You can go around it by setting a key on Z for bot null (your retargeted character), but your keyframe has to be in step mode to compensate for the change your are making with pivot on or source character. Could be that this won't be desirable for you and that are other solutions, hope this helps πŸ™‚
  17. Looks like the file noted in error mesage is missing or is corrputed? Check the folder
  18. @Zyere Harris Download link has restricted access, hard to help if scene file isn't available...
  19. Try holding esc key. Does this happen in specific scene or all cases for you? Heavy scene?
  20. Outline spline node works wonders here. Use it in nodes modifier and you get a capsule that can be used in object manager.
  21. @Smolak Can you attach the scene file please?
  22. Currently there is no such option on capsule itself, but you can use any object in the graph and create a switch to change the output mesh?
Γ—
Γ—
  • Create New...