stop moving

Game Editor comments and discussion.

stop moving

Postby paperboy321 » Sat Aug 09, 2008 9:05 pm

how do i make somthing stop moving when u push ctrl
PaPeR BoY
User avatar
paperboy321
 
Posts: 67
Joined: Mon Jun 09, 2008 11:08 pm
Score: 0 Give a positive score

Re: stop moving

Postby BlarghNRawr » Sat Aug 09, 2008 9:06 pm

are u using paths or code?
Download Game Music
current projects:
Bold! ?% Started mechanics
Unnamed puzzle game 60% --i need a name!--
User avatar
BlarghNRawr
 
Posts: 767
Joined: Wed Jun 25, 2008 12:36 am
Location: Not using G-E anymore. Now using Source SDK.
Score: 27 Give a positive score

Re: stop moving

Postby paperboy321 » Sat Aug 09, 2008 9:07 pm

code ( script editor )
PaPeR BoY
User avatar
paperboy321
 
Posts: 67
Joined: Mon Jun 09, 2008 11:08 pm
Score: 0 Give a positive score

Re: stop moving

Postby BlarghNRawr » Sat Aug 09, 2008 9:08 pm

key down yvelocity = 0 (or xvelocity)
Download Game Music
current projects:
Bold! ?% Started mechanics
Unnamed puzzle game 60% --i need a name!--
User avatar
BlarghNRawr
 
Posts: 767
Joined: Wed Jun 25, 2008 12:36 am
Location: Not using G-E anymore. Now using Source SDK.
Score: 27 Give a positive score

Re: stop moving

Postby BlarghNRawr » Sat Aug 09, 2008 9:08 pm

i think
Download Game Music
current projects:
Bold! ?% Started mechanics
Unnamed puzzle game 60% --i need a name!--
User avatar
BlarghNRawr
 
Posts: 767
Joined: Wed Jun 25, 2008 12:36 am
Location: Not using G-E anymore. Now using Source SDK.
Score: 27 Give a positive score

Re: stop moving

Postby paperboy321 » Sat Aug 09, 2008 9:09 pm

dosnt work
PaPeR BoY
User avatar
paperboy321
 
Posts: 67
Joined: Mon Jun 09, 2008 11:08 pm
Score: 0 Give a positive score

Re: stop moving

Postby BlarghNRawr » Sat Aug 09, 2008 9:10 pm

hmmm

r u using xvelocity/yvelocity or x/y
Download Game Music
current projects:
Bold! ?% Started mechanics
Unnamed puzzle game 60% --i need a name!--
User avatar
BlarghNRawr
 
Posts: 767
Joined: Wed Jun 25, 2008 12:36 am
Location: Not using G-E anymore. Now using Source SDK.
Score: 27 Give a positive score

Re: stop moving

Postby paperboy321 » Sat Aug 09, 2008 9:12 pm

i tryed both they dont work :(
PaPeR BoY
User avatar
paperboy321
 
Posts: 67
Joined: Mon Jun 09, 2008 11:08 pm
Score: 0 Give a positive score

Re: stop moving

Postby BlarghNRawr » Sat Aug 09, 2008 9:15 pm

yeah sorry forgot something :oops:

key down (ctrl)

Code: Select all
yvelocity = yvelocity = 0;
xvelocity = xvelocity = 0;


there i think its right now! :oops:
Download Game Music
current projects:
Bold! ?% Started mechanics
Unnamed puzzle game 60% --i need a name!--
User avatar
BlarghNRawr
 
Posts: 767
Joined: Wed Jun 25, 2008 12:36 am
Location: Not using G-E anymore. Now using Source SDK.
Score: 27 Give a positive score

Re: stop moving

Postby paperboy321 » Sat Aug 09, 2008 9:17 pm

great thanks :D :D :D
PaPeR BoY
User avatar
paperboy321
 
Posts: 67
Joined: Mon Jun 09, 2008 11:08 pm
Score: 0 Give a positive score

Re: stop moving

Postby BlarghNRawr » Sat Aug 09, 2008 9:18 pm

:D YAY :D

the first person i helped!!
Download Game Music
current projects:
Bold! ?% Started mechanics
Unnamed puzzle game 60% --i need a name!--
User avatar
BlarghNRawr
 
Posts: 767
Joined: Wed Jun 25, 2008 12:36 am
Location: Not using G-E anymore. Now using Source SDK.
Score: 27 Give a positive score


Return to GE - General

Who is online

Users browsing this forum: No registered users and 1 guest

cron