Facebook Twitter YouTube Frictional Games | Forum | Newsletter | Dev Blog | Dev Wiki | Support | Shelf | Store

Privacy Policy


Post Reply 
 
Thread Rating:
  • 3 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Your Computer's entities and static objects
Author Message
Your Computer Offline
SCAN ME!

Posts: 3,233
Joined: Jul 2011
Reputation: 215
Post: #1
Your Computer's entities and static objects
Each entity and static object has been tested for basic use and should work as expected. Trophy can be picked up, pushed and tossed about by the player. Water wheel and ceiling fan can be rotated with RotatePropToSpeed() if static physics is enabled. The guillotine can swing indefinitely side by side with AddPropForce().



Trophy:
Faces: 1606

Preview

.zip  trophy.zip (Size: 141.56 KB / Downloads: 31)



Giant water wheel (wood):
Faces: 1880

Recommended rotation settings:
RotatePropToSpeed("name_of_water_wheel", 1, 0.3, 0, 0, 360, false, "");

Preview

.zip  water_wheel_wood_large.zip (Size: 110.72 KB / Downloads: 39)



Guillotine:
Faces: 546

Preview and Download



Ceiling fan (long):
Faces: 2094

Recommended rotation settings:
RotatePropToSpeed("name_of_ceiling_fan", 3, 15, 0, 360, 0, false, "");

Only the fins of the fan will spin: you do not have to worry about the base spinning! If static physics is disabled, the player will be able to rotate the fins themselves by maintaining interaction with the fan and rotating their mouse. By default the fan has two spot lights facing down.

Preview

.zip  ceiling_fan_long.zip (Size: 184.1 KB / Downloads: 39)



Chain-linked fence set:

3-piece fence set designed for flat surfaces.

Preview and Download
(This post was last modified: 10-01-2011 12:23 PM by Your Computer.)
09-08-2011 05:05 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Rapture Online
Senior Member

Posts: 719
Joined: May 2011
Reputation: 18
Post: #2
RE: Your Computer's custom entities
Put "Your a Winner" on the trophy. Cryaotic would like that alot.
09-08-2011 07:57 PM
Find all posts by this user Quote this message in a reply
Ongka Offline
Member

Posts: 212
Joined: Nov 2010
Reputation: 18
Post: #3
RE: Your Computer's custom entities
You could improve the texture on the trophy, cause atm it looks like plastic Wink
Otherwise, nice models!

[Image: 18694.png]
09-08-2011 08:05 PM
Find all posts by this user Quote this message in a reply
Your Computer Offline
SCAN ME!

Posts: 3,233
Joined: Jul 2011
Reputation: 215
Post: #4
RE: Your Computer's custom entities
(09-08-2011 07:57 PM)Rapture Wrote:  Put "Your a Winner" on the trophy. Cryaotic would like that alot.

LOL

(09-08-2011 08:05 PM)Ongka Wrote:  You could improve the texture on the trophy, cause atm it looks like plastic Wink
Otherwise, nice models!

Unfortunately, i'm still researching normal and specular maps. I'll update the trophy when i get a better understanding on what colors are for shadows and which ones are for highlights.

Tutorials: From Noob to Pro
(This post was last modified: 09-08-2011 08:29 PM by Your Computer.)
09-08-2011 08:28 PM
Visit this user's website Find all posts by this user Quote this message in a reply
plutomaniac Offline
Super Moderator

Posts: 4,348
Joined: May 2011
Reputation: 71
Post: #5
RE: Your Computer's custom entities
also the wheel does not have a texture at all

[Image: 2me72wn.gif]
09-08-2011 11:15 PM
Visit this user's website Find all posts by this user Quote this message in a reply
DRedshot Offline
Senior Member

Posts: 373
Joined: Jun 2011
Reputation: 11
Post: #6
RE: Your Computer's custom entities
I'm no expert on this Smile but I have tried to make a few models myself! And I have learned a few tips on how to make decent looking specular maps! (Normal maps... not too sure, but there's probably a filter in Gimp for it Big Grin )

Simply open the diffuse texture, and delete the Blue Channel, so the diffuse should be a yellowy colour.... Now you can add a more textured look, by swapping certain colours with different shades of orange / yellow. If you want a shiny texture, make the brightness high, else lower the brightness a bit! now you can blur the colours together a bit and save! From my experience it looked quite good! Also, you seem more experienced with Gimp than me, I've only just started using it really, so you probably know more tricks than me Tongue

Edit: On the Wiki I remember reading something specific about the Red and Green values, I think red increases specular intensity, and Green increases Sharpness / power (not sure about Green though)

(This post was last modified: 09-08-2011 11:46 PM by DRedshot.)
09-08-2011 11:38 PM
Find all posts by this user Quote this message in a reply
Your Computer Offline
SCAN ME!

Posts: 3,233
Joined: Jul 2011
Reputation: 215
Post: #7
RE: Your Computer's custom entities
(09-08-2011 11:15 PM)plutomaniac Wrote:  also the wheel does not have a texture at all

The water wheel (and the trophy) relies on the game to find the reference of the wood texture (which is a texture from one of Amnesia's own entities) and load it. All i did was provide the name of the texture in the .dae file, and the game does the rest. In this way i don't need to copy the texture every single time.

(09-08-2011 11:38 PM)DRedshot Wrote:  Edit: On the Wiki I remember reading something specific about the Red and Green values, I think red increases specular intensity, and Green increases Sharpness / power (not sure about Green though)

I shall keep that in mind and test it later.

Tutorials: From Noob to Pro
09-09-2011 12:06 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Your Computer Offline
SCAN ME!

Posts: 3,233
Joined: Jul 2011
Reputation: 215
Post: #8
RE: Your Computer's custom entities
I've added a guillotine capable of swinging back and forth via AddPropForce(). It will swing indefinitely if given the chance.

Tutorials: From Noob to Pro
09-11-2011 09:24 PM
Visit this user's website Find all posts by this user Quote this message in a reply
plutomaniac Offline
Super Moderator

Posts: 4,348
Joined: May 2011
Reputation: 71
Post: #9
RE: Your Computer's custom entities
Ha, ha weird model but always appreciated. There a similar one in Justine expansion.

[Image: 2me72wn.gif]
09-11-2011 09:38 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Tenno Offline
Senior Member

Posts: 294
Joined: May 2011
Reputation: 6
Post: #10
RE: Your Computer's custom entities
Nice models, my favorite is the guillotine Smile

[Image: 29069he.gif]
09-12-2011 12:26 PM
Find all posts by this user Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)