Search found 8 matches

by Tischk
Fri Jan 09, 2009 9:16 pm
Forum: Your projects
Topic: lockOn 2 - a Solstice present for y'all!
Replies: 25
Views: 26191

Nice game. But I think it's too easy. I was just holding down J and cruising around. And I think the "ship" should be more visible. Like an other color or a particleeffect. Because now I need to concentrate to see it.
by Tischk
Wed Dec 31, 2008 4:44 pm
Forum: Off-topic
Topic: Left 4 dead on sale
Replies: 2
Views: 5048

I'm thinking about buying the xbox 360 version.
by Tischk
Wed Dec 31, 2008 12:22 pm
Forum: General discussion
Topic: Transparency
Replies: 12
Views: 15145

the (only) way is: use the condition component and put the "RemoveModel" component inside "On-True". You can also use some kind of global variable and put the condition inside the model (in case you need to eliminate some clones). The scripting language is under development so i...
by Tischk
Wed Dec 31, 2008 11:59 am
Forum: General discussion
Topic: Transparency
Replies: 12
Views: 15145

Hi Tischk, There are a couple of ways you can go about this. One is to put the Material Component in the Model's Definitions ( so each Clone has their own instance of the Material assigned ), another is to use a RenderSetColor Component after UseMaterial with some kind of Condition to pick out the ...
by Tischk
Tue Dec 30, 2008 11:22 pm
Forum: General discussion
Topic: Transparency
Replies: 12
Views: 15145

What if I want to change the alpha on one model when theres several other models with the same material?
by Tischk
Tue Dec 30, 2008 10:21 pm
Forum: General discussion
Topic: HELP! My game's fps drops suddenly.
Replies: 3
Views: 5899

I tested the game on an other computer and it works fine. ;D
by Tischk
Tue Dec 30, 2008 7:27 pm
Forum: General discussion
Topic: HELP! My game's fps drops suddenly.
Replies: 3
Views: 5899

Hi, How long is "a while"? I played for a number of minutes .. but did not notice any frame-drops. Also, the total number of Models stays around 27 ( when you're not shooting ) all through the game, so you're definitely not doing anything wrong when it comes to destroying instances. Try t...
by Tischk
Tue Dec 30, 2008 6:27 pm
Forum: General discussion
Topic: HELP! My game's fps drops suddenly.
Replies: 3
Views: 5899

HELP! My game's fps drops suddenly.

Yes, my game starts to lag after a while. Please take a look at the sourcecode and help me. It could be that the objects doesn't disapear completely or something like that. You need to play the game for a while for this to happen.

Please help ;(