Moving Camera activating a script?
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
- Tormentor667
- Posts: 13556
- Joined: Wed Jul 16, 2003 3:52 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia (Modern GZDoom)
- Location: Germany
- Contact:
Moving Camera activating a script?
Is it possible to activate a script by a moving camera crossing a certain line?
Re: Moving Camera activating a script?
I don't *think* so. You'd normally use a [wiki]Classes:InterpolationSpecial[/wiki] to trigger a special when the camera reached the associated interpolation point.
It might be possible to use a [wiki]Classes:SecActEnter[/wiki] but I don't think it works for cameras.
It might be possible to use a [wiki]Classes:SecActEnter[/wiki] but I don't think it works for cameras.
- Tormentor667
- Posts: 13556
- Joined: Wed Jul 16, 2003 3:52 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia (Modern GZDoom)
- Location: Germany
- Contact:
Re: Moving Camera activating a script?
That already helps a lot, thanks Nigel 
