Search found 3 matches

by nuuskamuikkunen
Sun Jun 15, 2003 6:29 am
Forum: Scripting
Topic: Can these 2 things be made?
Replies: 7
Views: 267

i think theres an entity like "func_fallingrock" that has alot of things like, "bounce" which is sent to the entity when its touched. mess around with that and i think it could work.

Thanks for the info! I think the biggest problem is to make the ball move (knockback) when you shoot it. Dunno how ...
by nuuskamuikkunen
Sat Jun 14, 2003 8:46 am
Forum: Scripting
Topic: Can these 2 things be made?
Replies: 7
Views: 267

jv_map wrote:Yes I think it's possible. Use a projectile (something like a grenade). It would have to be entirely scripted.
Even a grenade itself would do the trick but it doesn't move when you shoot it or "kick" it.

So I would need to do some scripthing outside map editor?
by nuuskamuikkunen
Sat Jun 14, 2003 8:19 am
Forum: Scripting
Topic: Can these 2 things be made?
Replies: 7
Views: 267

Can these 2 things be made?

Hi! I'm new to mapping but I have a few questions before I start my project (well, no use starting if these can't be made).

So, is it possible to make

1) for example a ball that bounces/moves when you run to it and bounces/moves/flies when you shoot it (knockback)

2) an object (doesn't really ...