Jump to content

Flipper Primatives


Itchigo

Recommended Posts

  • Content Provider

I've been teaching myself flipper primatives via other tables, and I can't get one thing. How do I resize the primative? In the table I'm looking at (Shangri-la), it has a size of 25, but the circle is much bigger than mine in a new table. The same size flipper, the primative will not cover it. So I change the size- no effect. Still the same size image (about 1/3 of the whole flipper). So why can't I change the size?

 

1372770315.jpg

Link to comment
Share on other sites

Hot damn... love what you're doing with the high res photo-real textures.

 

Thanks, that fixed that. Now, how can I make it look like the image isn't hovering over the flipper? (Flipper height 45, Image height, 46).

Link to comment
Share on other sites

what program handled all these primitives I keep seeing?

 is it Photoshop? I can't even load them up into Gimp at all

and how do we then get them to work in vp?

  and since flippers move how do you get the images onto moving objects?

Link to comment
Share on other sites

  • 2 weeks later...
  • Content Provider

so as an idea when making a flipper decal image using a primitive, our image will be located on the texture like the black area of this image

 

the decal rotates at the center of the object, so you only use half of the top section of the texture

hope this makes sense

post-3-0-61162000-1374055081_thumb.jpg

 

 

Link to comment
Share on other sites

  • 2 weeks later...

With:

primitive.RotAndTra0 = Rotation_X

primitive.RotAndTra1 = Rotation_Y

primitive.RotAndTra2 = Rotation_Z

primitive.RotAndTra3 = Transposition_X

primitive.RotAndTra4 = Transposition_Y

primitive.RotAndTra5 = Transposition_Z

Link to comment
Share on other sites

  • Content Provider

Hmm, thanks Bob...... :D

 

I'll have to play with this as I can, I haven't had a zipper flipper to do before. So:

 

primitive.RotAndTra0 = Rotation_X   old position?

primitive.RotAndTra3 = Transposition_X new position?

 

How do I call this?

Link to comment
Share on other sites

You just use the command

primitive.rotandtra3=50

to move it 50 pixels along the x axis (from the original position). Together with moving it along the y axis you can simulate zipper flippers. And if you move the primitive in smaller steps with a timer, it can look more realistic.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
  • Create New...