Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2024 Dec 23 1:20 pm)
Do you want to change settings in Poser or in a figure (cr2 file)?
If it is a a cr2 file there are many tools, one of them, and free is cr2 editor, but I don't know if you can run it in mac.
There are quite a few editors for Poser library files, some free, some commercial, but all the ones I know of are for a PC, not Mac.
Theoretically there is not much that you can do in these dedicated Poser editors that you can't do in a text editor, but dedicated editors can make some tasks much easier. One of the main problems with using a text editor is the enormous amount of scrolling you need to do to get from one part of the file to another, this is particularly so when editing a figure that has a lot of morphs in it. Another problem is just finding the part of the file you want to edit. Both of those things are much easier in a dedicated Poser editor, and these editors often have special tools to make certain tasks easier.
At a pinch you can get just about get by with a text editor, but some tasks are a lot harder. In a text editor, the Search function is your best friend, as it can help you get to where you want to be within the file, but it takes a considerable amount of experience to get the most out of it.
You could always try PhilC's free editor:-
PZ3editor Lite
http://www.sharecg.com/v/51452/view/10/Software-and-Tools/PZ3editor-Lite
All the best.
LROG
Who honors those we love for the very life we live?, Who sends monsters to kill us?, and at the same time sings that we will never die., Who teaches us whats real?, and how to laugh at lies?, Who decides why we live and what we'll die to defend?, Who chains us?, and Who holds the key that can set us free... It's You!, You have all the weapons you need., Now Fight!
For a chest lid, the only dial you need to see, or use, is the one that opens the lid. You can hide the dials that you don't need. In the pp2 use a '1' as the value in the 'hidden' line:
translateY ytran
{
name ytran
initValue 0
hidden 1
forceLimits 1
min 0
max 0
trackingScale 0.001
keys
{
static 0
k 0 0
}
interpStyleLocked 0
trackingScaleMult 1.000000
}
Hiding dials is optional, you don't have to do it. Poser itself does not provide a way to hide dials, but you can use Snarlygribbly's Scene Fixer to hid dials from within Poser. As Scene Fixer is a python script I think it should work on a Mac. If you hide a dial, it's usually best to force its limits to some set value to also prevent the channel being affected via the mouse. For hidden translation and rotation channels you will usually want to force the Min and Max to zero, for hidden scale channels Min and Max values should usually be 1.0 (=100%).
You can edit the display name of a dial, but Poser does not provide a way to edit the dial name, you need to edit the pp2 file itself.
rotateX xrot
{
name Open-Close
initValue 0
hidden 0
forceLimits 1
min 0.000
max 45.000
trackingScale 1
keys
{
static 0
k 0 0
}
interpStyleLocked 0
}
Thank you so much... I couldn't resist and have done it when I should have been doing something else. LOL
I can now lift the lid to just where I want it and it closes on the rim of the box and the catch I put on the front now works within the proper limits also. Now all I have to do is the texture.
I couldn't have done it without everyones help.. so thank you... thank you. :)
This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.
I'm following a tutorial and it's now calling for a 'File editor' so that I can change some settings in Poser. Is there something in Poser I can use or do I have to buy a program. I notice that there used to be a 'File editor for Poser' but it can no longer be bought.
As I am using a Mac. ... snow leopard ... would my textedit do it? I tried but it didn't work... I could be just not doing the right thing. :)
If anyone can tell me what I need to use.. I would be very grateful. :)
Thank you.