YesNoOk
avatar

keep camera still during a move? (Read 4217 times)

Started by Nexus Games, October 28, 2017, 09:23:32 pm
Share this topic:
keep camera still during a move?
New #1  October 28, 2017, 09:23:32 pm
  • avatar
  • ****
what code can i use so i can get the camera to stay still while a character is doing a move

thank you
Last Edit: November 24, 2017, 08:45:52 pm by Nexus Games
Re: keep camera still during a move?
#2  November 10, 2017, 05:15:27 pm
  • ***
  • More blood and gore please.
    • USA
    • johncrystal00@embarqmail.com
I believe you're looking for something like this:

Code:
[State ***]
type = ScreenBound
trigger1= ***
value = 1
movecamera = 0,0
ignorehitpause = 1

The "***" is for whatever you want to use. Hope this helps.
Re: keep camera still during a move?
#3  November 16, 2017, 06:40:43 am
  • avatar
  • ****
thank you
Re: keep camera still during a move?
#4  November 17, 2017, 05:51:07 pm
  • ***
  • More blood and gore please.
    • USA
    • johncrystal00@embarqmail.com
Hey man you might want to change the icon for your first post to solved. It's a rule I think. Plus it helps others.

Glad I could help.