Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Script Help! Controlling Player!
Loveridge Offline
Junior Member

Posts: 21
Threads: 8
Joined: Nov 2011
Reputation: 0
#1
Script Help! Controlling Player!

Hey! Im working on a custom story in which the player fades out in a flashback and teleports to another area with control disabled. i then want it to be automatically controlled so that you walk around a room. I have a few idea how to make this possible but so far the only way i can do it is with fade out and ins with teleports but i want it to physically walk... any ideas? THanks in advance for any help (Y)
02-17-2012, 02:35 AM
Find
Statyk Offline
Schrödinger's Mod

Posts: 4,390
Threads: 72
Joined: Sep 2011
Reputation: 241
#2
RE: Script Help! Controlling Player!

Would require "SetPlayerActive", "StartPlayerLookAt", "StopPlayerLookAt", "MovePlayerForward", and "AddTimer"...
02-17-2012, 03:15 AM
Find
Loveridge Offline
Junior Member

Posts: 21
Threads: 8
Joined: Nov 2011
Reputation: 0
#3
RE: Script Help! Controlling Player!

(02-17-2012, 03:15 AM)Statyk Wrote: Would require "SetPlayerActive", "StartPlayerLookAt", "StopPlayerLookAt", "MovePlayerForward", and "AddTimer"...
Fhuck! Thank you! Sounds like a squirrel load of work! Any tips on how this would be ordered?
02-17-2012, 03:18 AM
Find
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#4
RE: Script Help! Controlling Player!

(02-17-2012, 03:18 AM)Loveridge Wrote: Fhuck! Thank you! Sounds like a squirrel load of work! Any tips on how this would be ordered?

Pretty much in the way he already ordered it, with the exception of StopPlayerLookAt.

Tutorials: From Noob to Pro
02-17-2012, 03:32 AM
Website Find
Statyk Offline
Schrödinger's Mod

Posts: 4,390
Threads: 72
Joined: Sep 2011
Reputation: 241
#5
RE: Script Help! Controlling Player!

(02-17-2012, 03:18 AM)Loveridge Wrote: Fhuck! Thank you! Sounds like a squirrel load of work! Any tips on how this would be ordered?
Also depends on how many things you intend to look at/walk towards. And I only put "StopPlayerLookAt" because it will be necessary when the whole "cinematic" is over.
02-17-2012, 03:39 AM
Find
Loveridge Offline
Junior Member

Posts: 21
Threads: 8
Joined: Nov 2011
Reputation: 0
#6
RE: Script Help! Controlling Player!

Thank you All! I shall give it an attmept and tell you how it is going Wink (Y)



Could anyone give me an example script on how i can do this? It would be very much appreciated (Y)
(This post was last modified: 02-17-2012, 05:20 AM by Loveridge.)
02-17-2012, 04:38 AM
Find




Users browsing this thread: 1 Guest(s)