Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2024 Dec 22 10:18 pm)
Thanks Phil
wow new avatar!
Phil , being a dummy and using notepad, how do i format that text to occupy separate lines ... i notice that little square thing in notepad - must be a line break indicator - this little square thingy appears after each piece of Poser generated data but I ned to get that line break into my added code
how do i get that same effect??
Thanks
______________________
"When you have to shoot ...
SHOOT.
Don't talk "
- Tuco
Santicor's Gallery:
http://www.renderosity.com/homepage.php?page=3&userid=580115
notepad shows these line breaks ( little square indicator) and i knew i had a prob as i enetered my data - see , there are no line breaks for my 5 lines
______________________
"When you have to shoot ...
SHOOT.
Don't talk "
- Tuco
Santicor's Gallery:
http://www.renderosity.com/homepage.php?page=3&userid=580115
Do yourself a favor and switch to a serious CR2 editor (I recommend Dimension3D's Poser File Editor). This stuff is just way too easy to screw up with a plain text editor.
Try this:
targetGeom armpit_rCol
{
name armpit_rCol
initValue 0
hidden 0
forceLimits 1
min -10000
max 10000
trackingScale 0.02
keys
{
static 0
k 0 0
}
interpStyleLocked 0
valueOpDeltaAdd
Figure 2 <span style="color:#99cc00;">[must be consistant with number used in rest of figure]
</span> rCollar:2 <span style="color:#99cc00;">[must be consistant with number used in rest of figure]
</span> zRotate
deltaAddDelta -.5
Sometimes Notepad does not format the text correctly. Try using EditPad Lite, its free and a better editor. A cr2 editor can also be usefull (eg Poser File Editor, or the free CR2Builder).
Thanks for everyone's advice !
thanks yes markschum yes it was the simple sollution of the return key - it worked in basic notepad.
JCM works .. my first one I am psyched !
______________________
"When you have to shoot ...
SHOOT.
Don't talk "
- Tuco
Santicor's Gallery:
http://www.renderosity.com/homepage.php?page=3&userid=580115
"rCollar:2 [must be consistant with number used in rest of figure]"
* *
Les it still works without the number "2" here - is it important I add it?
Thanks
______________________
"When you have to shoot ...
SHOOT.
Don't talk "
- Tuco
Santicor's Gallery:
http://www.renderosity.com/homepage.php?page=3&userid=580115
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.
Hi there.
I am not even sure where the problem exists exactly
maybe my lines are written incorrectly - just not putting in the correct language??
maybe I am not properly editing and saving the CR2?
( i dont have a good CR2 editor)
or maybe i am getting the names of the figure master or slave wrong out of misunderstanding.
I have a saved figure - it loads in Poser and becomes named Figure 2 so i guess that is the figure name
This figure also has a morph for the rCollar - the morph target is called armpit_rCol.
in the CR2 of the figure i have added the text that is here in italics:
targetGeom armpit_rCol
** {**
** name armpit_rCol**
** initValue 0**
** hidden 0**
** forceLimits 1**
** min -100000**
** max 100000**
** trackingScale 0.02**
** keys**
** {**
** static 0**
** k 0 0**
** }**
** interpStyleLocked 0**
*** ValueOpDeltaAdd Figure 2 rCollar zRotate deltaAddDelta -.5 * **
indexes 271
but I get no results -
please note i have entered the value of -.5 because it is the negative Z rotation that I want controlling the morph
I might add i am a novice at editing CR2 i am actually using notepad - is that a joke or should it work??
I wonder about that because there seems to be something wrong ..... as even when pasting here it does not seem formatted correctly ( ignoring the italics of course)
can anyone help me?
Thanks
S
______________________
"When you have to shoot ...
SHOOT.
Don't talk "
- Tuco
Santicor's Gallery:
http://www.renderosity.com/homepage.php?page=3&userid=580115