The Daily Click ::. Forums ::. Klik Coding Help ::. Camera Movement
 

Post Reply  Post Oekaki 
 

Posted By Message

Deleted User
28th June, 2003 at 05:42:16 -

How can I do a thing like:

Showing the picture up and going down slowly like ex: Pacman Worlds Menu when it shows from up at first and going down slowly to the bottom of the frame.

Please help, Thanks

Gokberk T.

 

Deleted User
28th June, 2003 at 10:26:12 -

What is that?

 

Chimp



Registered
  01/06/2003
Points
  114
28th June, 2003 at 12:08:53 -



You could do what JonWoG said. Make whatever you're showing an active object and have it use path movement to make it go back and forth.

Or, if you NEED whatever you're showing to be a backdrop object, just create a little active object, like a circle, or something, and give IT a path movement to go back and forth through whatever you're showing. Then, do these events.

Start of Frame- make "Camera" (the little circle) invisible.
Always- Center frame on 0,0 of "Camera"

If you want something else to scroll along it later, just have, say, an counter/ use alterable values for before and after the camera's movement is done. To do that just change the "Always" event, and add one, like so.

Always/Alterable Value A of Camera = 0- Center frame on 0,0 of "Camera"

"Camera" has reached the end of it's path- Add 1 to alterable value A of "Camera"

Always/Alterable Value A of "Camera" = 1- Center Frame on 0,0 of "Active Object 1" (a character)

Substitute that second 0,0 for whatever you want, or possbily another camera that moves along WITH the character, for a more dynamic view.

 


Blackgaze

Possibly Insane

Registered
  01/11/2002
Points
  3161

VIP Member
28th June, 2003 at 15:55:30 -

you dont know path movement... YOU DONT KNOW PATH MOVEMNET. HAHAHASHAHAHAHAHAHJSDHVDNEWGVDBHBGKJBHJH...... BEEEPPPPPPPP (Spiderhead dies on laughter but gets ressurected in 3 days)

 
Formerly known as "Spiderhead".

Returned after four years.
www.youtube.com/user/sevlech for more infomation

Hayo

Stone Goose

Registered
  15/08/2002
Points
  6946

Game of the Week WinnerHas Donated, Thank You!VIP MemberGOTM 3RD PLACE! - APRIL 2009Weekly Picture Me This Round 27 Winner!Weekly Picture Me This Round 41 Winner!Weekly Picture Me This Round 45 Winner!
28th June, 2003 at 16:05:22 -

sssst

 
www.hayovanreek.nl

Deleted User
28th June, 2003 at 16:06:37 -

That movemnt I remember now.

 

Jenswa

Possibly Insane

Registered
  26/08/2002
Points
  2722
28th June, 2003 at 16:11:57 -

Yeah path movement should do the trick for you.

With an active object (center window position) like a real camera, showing whatever u want to show.


 
Image jenswa.neocities.org

Deleted User
30th June, 2003 at 07:41:48 -

I want to slow the speed of the active object(camera) but even on the speed "1" it goes really fast. How can I make it really slow?

 

Blackgaze

Possibly Insane

Registered
  01/11/2002
Points
  3161

VIP Member
30th June, 2003 at 07:46:53 -

i shut up know, since u remember

 
Formerly known as "Spiderhead".

Returned after four years.
www.youtube.com/user/sevlech for more infomation

Deleted User
30th June, 2003 at 07:57:50 -

I just want the active object to go slower so it will look more like a camera movement

 

Blackgaze

Possibly Insane

Registered
  01/11/2002
Points
  3161

VIP Member
30th June, 2003 at 08:18:29 -

do a SLOW path movement. make object invisble and make it scrolling X=0 Y=0 of object

Path movement well.. anywhere u want.


 
Formerly known as "Spiderhead".

Returned after four years.
www.youtube.com/user/sevlech for more infomation

Deleted User
30th June, 2003 at 08:51:57 -

I already did the same, but the speed automaticly changes to "50" when I change to "1"

 

David Newton (DavidN)

Invisible

Registered
  27/10/2002
Points
  8322

Honored Admin Alumnus
30th June, 2003 at 09:05:57 -

You have to select the first node of the path (so that the entire line is flashing) before trying to change the speed. If you don't do this, you will have just set the speed to 1 at the end, when the object is no longer moving - the last node is the one selected by default.

 
http://www.davidn.co.nr - Games, music, living in America

Daniel[Crazy_Productions]

Possibly Insane

Registered
  29/12/2002
Points
  2505
30th June, 2003 at 09:06:06 -

you have to click on every spot and change the speed... or use the start of level event and change it in there

 
Beware of life ...so far noone have survived it.......

Deleted User
30th June, 2003 at 09:14:00 -

Ok I found it out thanks to all of you.

 
   

Post Reply



 



Advertisement

Worth A Click