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.
In the meantime please join the new Discord Server!
If you have any questions please e-mail me through the Platinum Arts website.
Help! How to change the picture/face of the character?
Help! How to change the picture/face of the character?
does any 1 can teach me how to change the face or picture of character???how to change it to a human face?? please teach me ...thanks
Last edited by arcones on June 3rd, 2010, 10:47 am, edited 1 time in total.
Reason: Topic name was a bit jumbled. Easier to understand now.
Reason: Topic name was a bit jumbled. Easier to understand now.
-
- Support Team
- Posts: 2458
- Joined: April 27th, 2010, 5:31 pm
- IRC Username: CP
Re: Help! How to change the picture/face of the character?
If you want to change the appearance of a mapmodel/playermodel, find it's skin (look in these folders: Sandbox2.5/Packages/Models/<Model you want to change>). It should be skin.jpg or .png. You can find a picture off the Internet or make one, then paste it in.
Julius wrote:Contribute to http://www.opengameart.org NOW!
Save the wiki!
- GR1M
- Support Team
- Posts: 1305
- Joined: August 22nd, 2009, 4:35 pm
- Name: Luke
- IRC Username: Gr1m
- Location: Texas
- Contact:
Re: Help! How to change the picture/face of the character?
Tattoo 3d is a piece of software where you can edit the models texture in real time.
http://www.blitzbasic.com/toolbox/toolbox.php?tool=37
http://www.blitzbasic.com/toolbox/toolbox.php?tool=37

Want a user bar like this one? PM Leo
Re: Help! How to change the picture/face of the character?
i mean i want to change my character??sandbox 2.5 character is look like a animal right??but now i want to know how to change it to a human??
- GR1M
- Support Team
- Posts: 1305
- Joined: August 22nd, 2009, 4:35 pm
- Name: Luke
- IRC Username: Gr1m
- Location: Texas
- Contact:
Re: Help! How to change the picture/face of the character?
this - "" in the command line.
Code: Select all
/playermodel 9

Want a user bar like this one? PM Leo
Re: Help! How to change the picture/face of the character?
thanks^^where can i find all type of command in sandbox??another question is how to make the water move??for a example i want to make a waterfall ,how to make the water look like falling down?
-
- Support Team
- Posts: 2734
- Joined: January 13th, 2010, 12:42 pm
- Name: Timothy
- IRC Username: I use Steam
- Location: Looking over your shoulder...
- Contact:
Re: Help! How to change the picture/face of the character?
I'd use some particle effects. Check out the cavern2 in Sandbox. That has some water and lava effects that should help!
Arc
Arc


Want a user bar like this one? PM Leo!
- Runescapedj
- Member
- Posts: 1706
- Joined: January 9th, 2010, 9:06 am
- Name: Michiel
- IRC Username: Sandboxdj
- Location: Deventer, the Netherlands
- DreamBliss
- Member
- Posts: 56
- Joined: November 28th, 2012, 5:06 pm
- Name: DreamBliss
- Location: Lost on the Way...
- Contact:
Re: Help! How to change the picture/face of the character?
The /playermodel command causes Sandbox to crash. So what is the new command? I do not recall seeing it here:
http://www.sandboxgamemaker.com/platinu ... itref.html
BTW you should make that a lot easier to find!
Appreciate the help!
- DreamBliss
http://www.sandboxgamemaker.com/platinu ... itref.html
BTW you should make that a lot easier to find!
Appreciate the help!
- DreamBliss
State what you want for your reality,
But let the universe fill in the details.
My Forums
http://spiritualexplorers.zymichost.com/index.php
But let the universe fill in the details.
My Forums
http://spiritualexplorers.zymichost.com/index.php
- kddekadenz
- Member
- Posts: 423
- Joined: July 17th, 2011, 11:02 am
- Name: kdd
- Contact:
Re: Help! How to change the picture/face of the character?
RPG mode: The player model is setted in data/rpg/games/gamename/player.cfg
e.g.:
e.g.:
Code: Select all
r_char_mdl "uh/chars/man"
Kelgar is an advanced RPG beeing developed in Sandbox