summaryrefslogtreecommitdiff
path: root/modules/gdscript/tests/scripts/runtime/assign_to_read_only_property.out
blob: c181c5dd023202fa9e8a432b41f80c6cf077de4d (plain)
1
2
3
4
5
6
GDTEST_RUNTIME_ERROR
>> SCRIPT ERROR
>> on function: assign()
>> runtime/assign_to_read_only_property.gd
>> 7
>> Cannot set value into property "center_of_mass" (on base "PhysicsDirectBodyState3DExtension") because it is read-only.