ACS (Titlemap): What is the best way to move the player to a specific position?

Ask about ACS, DECORATE, ZScript, or any other scripting questions here!

Moderator: GZDoom Developers

Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.

Please bear in mind that the people helping you do not automatically know how much you know. You may be asked to upload your project file to look at. Don't be afraid to ask questions about what things mean, but also please be patient with the people trying to help you. (And helpers, please be patient with the person you're trying to help!)
UnBeatWater
Posts: 13
Joined: Tue Feb 21, 2023 12:16 pm
Preferred Pronouns: He/Him

ACS (Titlemap): What is the best way to move the player to a specific position?

Post by UnBeatWater »

Hello there,

I am working on a little mod that has a titlemap, I need the "player" to move to a specific spot smoothly, that's all.

Hope to get some help.
User avatar
juvenilemoogs
Posts: 4
Joined: Fri Jun 02, 2023 9:07 pm
Preferred Pronouns: He/Him

Re: ACS (Titlemap): What is the best way to move the player to a specific position?

Post by juvenilemoogs »

You could try working with a MovingCamera and use ACS to control it. I've seen TITLEMAPs use this before to move smoothly into different areas such as the one used in PsychoPhobia.

Return to “Scripting”