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.
how to add a model to an entity (newbie)
- Sircameron
- Member
- Posts: 62
- Joined: March 6th, 2012, 9:13 pm
- Name: Cameron
- Location: Indiana
Re: how to add a model to an entity (newbie)
Yea i misread the description for it.. But if you plan on making a single player fps. You could always make it in the rpg mode, thus adding stats, attributes, exp, and you could even have your box puzzle work as you intended it to be.. Dont let the name "rpg" limit your thinking to magic, swords, elves, and stuff.. You could make an fps similiar to borderlands in the rpg mode.. Glad i could help ya out haha goodluck, and happy easter
-
- Member
- Posts: 17
- Joined: April 4th, 2012, 2:44 am
- Name: shanan
Re: how to add a model to an entity (newbie)
well since i can't get it working in FPS, i might goi back to RPG mode since i havn't done anything i can't change over to RPG
Sircameron could you have ago at trying to make a model movable in RPG again please? i feel like we were nearly there
the last point we got to was it was saying 0.script doesn't exsist, maybe if you create a fresh game and try to implement it with a standard model that is if you don't mind, then you'll be able to to tell me where i was going wrong. Since im basically starting from scratch as well.
have a good easter too
Sircameron could you have ago at trying to make a model movable in RPG again please? i feel like we were nearly there
the last point we got to was it was saying 0.script doesn't exsist, maybe if you create a fresh game and try to implement it with a standard model that is if you don't mind, then you'll be able to to tell me where i was going wrong. Since im basically starting from scratch as well.
have a good easter too

- Sircameron
- Member
- Posts: 62
- Joined: March 6th, 2012, 9:13 pm
- Name: Cameron
- Location: Indiana
Re: how to add a model to an entity (newbie)
The steps are in my very first post on where to place this. Just type "newent obstacle 0 0" in the console and it'll work since your model's "obj.cfg" is fixedSircameron wrote:Code: Select all
r_obstacle_mdl brick/tris r_obstacle_script 1 r_obstacle_name "brick" r_obstacle_flags $OBS_MOVABLE

-
- Member
- Posts: 17
- Joined: April 4th, 2012, 2:44 am
- Name: shanan
Re: how to add a model to an entity (newbie)
yeah just tried it again it its saying obstacle type 0 does not exsist 
but it makes a new object which is my character model and places it where I selected
its not checking the obstacle folder for the 0.cfg i think

but it makes a new object which is my character model and places it where I selected
its not checking the obstacle folder for the 0.cfg i think
-
- Member
- Posts: 17
- Joined: April 4th, 2012, 2:44 am
- Name: shanan
Re: how to add a model to an entity (newbie)
i worked it out copied the folder to defualt yay
thanks heaps sircameron
thanks heaps sircameron
- Sircameron
- Member
- Posts: 62
- Joined: March 6th, 2012, 9:13 pm
- Name: Cameron
- Location: Indiana
Re: how to add a model to an entity (newbie)
You're welcome! Now quick check out the rpg tutorials on the wiki. You'll find a lot of good info theredoctorface wrote:i worked it out copied the folder to defualt yay
thanks heaps sircameron