Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
2 registered members (TipmyPip, AndrewAMD), 14,136 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Moving the door ? #74602
05/18/06 10:09
05/18/06 10:09
Joined: Apr 2006
Posts: 41
Nokia
Sunangel Offline OP
Newbie
Sunangel  Offline OP
Newbie

Joined: Apr 2006
Posts: 41
Nokia
I made a level and there is a place where is door and next to the door is a button, and by pressing the button, the door should be move up. What's the code or what i need there?

Re: Moving the door ? [Re: Sunangel] #74603
05/18/06 11:06
05/18/06 11:06
Joined: Feb 2004
Posts: 217
Wennigsen, Germany
Gordon_Shumway Offline
Member
Gordon_Shumway  Offline
Member

Joined: Feb 2004
Posts: 217
Wennigsen, Germany
Hi !!!

If I remember right, there is a template script for this.
Or you can made a door model and add an rotation-action to it.

like this then:
action .....
..
if (buttonpressed==1) do this (rotate)
else that (sth. else)

and when you pull the button: buttonpressed becomes=1

Bye G.S.

Last edited by Gordon_Shumway; 05/18/06 11:12.

***Neue Webseite!! Mit vielen neuen Infos! http://www.2662-thegame.de.vu***
Re: Moving the door ? [Re: Gordon_Shumway] #74604
05/18/06 15:35
05/18/06 15:35
Joined: Apr 2006
Posts: 41
Nokia
Sunangel Offline OP
Newbie
Sunangel  Offline OP
Newbie

Joined: Apr 2006
Posts: 41
Nokia
Okr, I'll try it


Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1