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
Line 5: Line 5:
|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]]

Revision as of 13:11, 20 September 2021


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