|
| 17 Apr 2016 12:28 PM |
I was making a game and decided to test to see if there was any problems, As i got to level 2 i pushed the orange un-anchored blocks, then 2 disappeared as they touched, Bare in mind these movable block have no scripts in them, and i realized that when 2 of the orange blocks touch they don't bounce/glitch under the map they are removed completely from Workspace.
Anyone have any ideas?
Game link.
https://www.roblox.com/games/398079526/Test |
|
|
| Report Abuse |
|
|
|
| 17 Apr 2016 12:33 PM |
| When trying to find out why it does it. it glitched worse creating a huge shadow over the area with the orange blocks in it. |
|
|
| Report Abuse |
|
|
|
| 17 Apr 2016 12:37 PM |
| The player is morphed obviously could that effect it? |
|
|
| Report Abuse |
|
|
|
| 17 Apr 2016 01:12 PM |
What is the name of the orange block
maybe a virus is in your game thats like
function onTouched(hit) game.Workspace.ORANGEBLOCK:Destroy() end script.Parent.Touched:connect(onTouched)
don't take our Tx999999 m8, join my primary group |
|
|
| Report Abuse |
|
|
| |
|