Fulqrum Publishing Home   |   Register   |   Today Posts   |   Members   |   UserCP   |   Calendar   |   Search   |   FAQ

Go Back   Official Fulqrum Publishing forum > Fulqrum Publishing > Cryostasis

Cryostasis First-person shooter meets survival horror set on a frozen Soviet ice-breaker trapped in the ice on the North Pole.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #3  
Old 07-14-2009, 06:31 AM
Truckchase! Truckchase! is offline
Registered Member
 
Join Date: Jul 2009
Posts: 5
Default

This looks promising...

\data\scripts\gfx\icicle.gfx :

procedure GFX_IciclePart.Init
{
speed.z \
srand 0, 2
speed.x \
srand 0, 2
aspeed.alpha \
srand 0, 2
aspeed.beta \
srand 0, 2
aspeed.gamma \
srand 0, 2
lifetime \
srand 20, 1
}
procedure GFX_IciclePart.Draw
{
alpha \
sawtooth 15120,-15120,-1,0
render_model
}
procedure GFX_IciclePart.Run
{
gravitation 8
check_collision
}
procedure GFX_IciclePart.Collision
{
reflect 0.2, 64, 128

get_objectdata "gfx_params"
if (gfxobj.param1 = 1) exit
gfxobj.param1 = 1
set_objectdata "gfx_params"
}


Anyone else want to pitch in here?
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:23 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2007 Fulqrum Publishing. All rights reserved.