Skip to content

Commit

Permalink
freeze cards such that they never interact physically with each other…
Browse files Browse the repository at this point in the history
… or other objects
  • Loading branch information
grymmy committed Dec 16, 2024
1 parent 6795aac commit 239ff7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/card_prefab.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -576,6 +576,7 @@ _data = {

[node name="Card" type="RigidBody3D"]
gravity_scale = 0.0
freeze = true
script = ExtResource("1_pfeis")
description = "[color=41e18e][b]Replace me[/b][/color]: Does something generic. Please replace this with your own text."
sound_resource = ExtResource("2_r6i3w")
Expand Down

0 comments on commit 239ff7c

Please sign in to comment.