CanCollide (Property): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(Created page with "{{CatUp|Properties}} {{Property| name = CanCollide |property = Bool ''Can Collide'' |description = If True, then the object will collide with other objects. |object = G...")
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{CatUp|Properties}}
{{CatUp|Properties}}
{{Property|
{{Property|
name = CanCollide
name = CanCollide
|property = [[Bool]] ''Can Collide''
|property = [[Bool]] ''Can Collide''
|description = If True, then the object will collide with other objects.
|description = If True, then the object will collide with other objects.
|object = [[GBX.lua.FlagStand (Object)|Flagstand]], [[GBX.lua.Part (Object)|Part]], [[GBX.lua.Seat (Object)|Seat]], [[GBX.lua.SpawnLocation (Object)|SpawnLocation]]
|object = [[GBX.lua.BasePart (Object)|BasePart]]|}}
|}}


[[Category:Properties]]
[[Category:Properties]]

Latest revision as of 21:32, 23 September 2021

Property
Name CanCollide
Property Bool Can Collide
Description: If True, then the object will collide with other objects.
In Object: BasePart