Blockland Forums > Help
someone to tell me how to make a brick go up like an elevator
Bauklotz:
--- Quote from: Meekl on January 27, 2010, 06:22:24 PM ---mod = Add-On.
--- End quote ---
Mod = Modification of existing engine/add-on features.
Add-On = Addition of new features.
Super-Smart Also Message
With the current engine, you would have to use the setPlayerTransform output event add-on or use setVelocity and addVelocity, that will though, in most attempts, not have a good result.
Sebster 105:
--- Quote from: Loopyla1 on January 27, 2010, 10:18:54 PM ---User was banned for this post
--- End quote ---
Who's gonna have the Khoz thread :cookieMonster:
Fluff-is-back:
Elevetor:
Get the output Event: SetPlayerTransform
Name the brick you want to be Elevated to: elevator
Event the button:
OnActivate=>elevator=>SetPlayerTransform
Simples. :cookieMonster: