Search
 
SCRIPT & CODE EXAMPLE
 

LUA

What is CanCollide in roblox?

-- CanCollide is command a that will be able to make a Part collide or not

-- To make an object not fall off a part 
script.Parent.CanCollide = true

-- To make an object fall off a part
script.Parent.CanCollide = false
Comment

PREVIOUS NEXT
Code Example
Lua :: How to split license id fivem 
Lua :: Roblox Luau Wait Alternative 
Lua :: delete part on touch roblox 
Lua :: FiveM Lua How to create table of all online player id 
Lua :: Set core GUI Roblox 
Lua :: pcall lua 
Lua :: lua random numbers printing 
Lua :: fivem lua set player bucket 
Lua :: pico8 draw sprite 
Lua :: convert a float to string lua 
Lua :: lua to float 
Lua :: roblox lua scripts 
Matlab :: matlab how to set figure size so you can see plot 
Matlab :: matlab poly 
Matlab :: how to implement a timer in designer in matlab 
Matlab :: how do i call a function inside another function in mat 
Basic :: git access token 
Basic :: visual basic how to determine if an array already contains an item 
Elixir :: elixir string to time 
Elixir :: elixir 
Elixir :: liveview component update 
Scala :: How to declare constant variable in scala 
Scala :: currying scala 
Excel :: google sheets select element after split 
Excel :: google sheets filter cells that match 
Perl :: what is perl poetry 
Pascal :: case of pascal 
Gdscript :: godot find_node() 
Lisp :: list contains lisp 
Assembly :: set assembly highligh vim 
ADD CONTENT
Topic
Content
Source link
Name
9+7 =