Please or Register to create posts and topics.

Weapon_portalgun not shooting info_placement_helpers

I'm making a map where I have a rotating Portalgun in the middle, and I need to make the portal snap to the placement helper I set up, but the gun doesn't. My gun works just fine, but I guess if it isn't on the player, it doesn't follow those rules. Is there a way I can get it to work or maybe an alternative to an info_placement_helper?

Big Mood

Why would you need an info_placement_helper if the gun is constrained? Just point the gun straight at whatever you want to shoot.

Falsi sumus crusto!

Here's the problem. The laser is hitting the bottom of the stand I need to get it over. http://puu.sh/4mrvv.jpg

Big Mood

Cheat and make the stand non-solid. Or you could use four prop_portals and some particle effects. You could also put the gun on a vertical func_door to move it slightly before firing.

My stuff:
[spoiler]- BEE2 Addons | (BEE2)
- Hammer Addons
Maps:
- Crushed Gel
- Gel is Not Always Helpful[/spoiler]

You COULD hang the portalgun pedestal from the bottom of a raised platform of some description, making sure it still fires through the holes, natch.

Seeing the Logic?

Did you know that American English isn't even my first language? It's actually [spoiler]British English[/spoiler]
Released maps of note:
[spoiler]Versatile Diversity
L-Circuts[/spoiler]

Or just shift the laser a couple units to the side...

Falsi sumus crusto!

Hey,

Have you tried using Chickenmobile's instance for a rotating portal gun? It shoots at ground level if that's what you need (so you don't need to jump a little to get into the portal).

http://forums.thinking.withportals.com/downloads.php?view=detail&df_id=1059

This Signature is Beyond Your Range of Seeing.

Image

It doesn't seem to have a func_rotating when I used it.

yishbarr wrote:
It doesn't seem to have a func_rotating when I used it.

Keep going down the posts. Someone wanted it so I recreated it for that purpose.
post63857.html?#p63857

?????????????????????????????TWP Releases | My Workshop
Tmast98 wrote:
Hey,

Have you tried using Chickenmobile's instance for a rotating portal gun? It shoots at ground level if that's what you need (so you don't need to jump a little to get into the portal).

http://forums.thinking.withportals.com/downloads.php?view=detail&df_id=1059

I'm alreadt using that, and getting in the portal isn't my problem at the moment. I'll try moving the gun upside down from soething. Thanks for the help.

Big Mood