Hi! Welcome to the forum for Platinum Arts Sandbox Free 3D Game Maker. I currently have the forums locked as I am attempting to properly update them.

In the meantime please join the new Discord Server!

If you have any questions please e-mail me through the Platinum Arts website.

Search found 2 matches

by Skaggz
March 28th, 2011, 8:14 pm
Forum: Sandbox General Support
Topic: How to reposition textures?
Replies: 5
Views: 1505

Re: How to reposition textures?

Hi, thanks for the responses. Cyberx, I didn't actually use the texoffset command. I just edited the modifiers where the texture is declared in the mapname-art.cfg file. Say you have: mytex/cheese01.jpg 0 0 0 0.5 The first zero is the rotation. The second and third zeros are the X and Y offset, resp...
by Skaggz
March 19th, 2011, 11:56 pm
Forum: Sandbox General Support
Topic: How to reposition textures?
Replies: 5
Views: 1505

How to reposition textures?

Hi there. I've been playing around with PAS for about two weeks now and I am really enjoying it. I do have a couple of questions though. 1. How can I reposition a texture? I found the following command: texoffset X Y Offsets the current texture slot by X and Y texels along the X and Y axes of the te...