redroar
|
  |
| Joined: 30 Oct 2008 |
| Total Posts: 147 |
|
|
| 13 Jul 2014 08:36 AM |
| Hey so I wan't to make a game and at the start you create a creature then I want it to be able to turn into that creature when you stand on a brick, I though about all the blocks within the 36x36 radius into a humanoid where normal morphs are then the brick changes you into it and teleports you, can anyone help with this? |
|
|
| Report Abuse |
|
|
|
| 13 Jul 2014 08:54 AM |
To create this system, you will need to use the touched event on a part.
When the touch event is activated you will have to run a function welding the morph to the body of the player.
For more information on the touched event or welds, look it up on wiki.roblox.com |
|
|
| Report Abuse |
|
|
redroar
|
  |
| Joined: 30 Oct 2008 |
| Total Posts: 147 |
|
| |
|
|
| 13 Jul 2014 09:37 AM |
| No problem, glad I could help. |
|
|
| Report Abuse |
|
|