Select the types of activity you want to include in your feed.
1[gd_scene load_steps=2 format=3] 2 3[ext_resource type="Script" path="res://main.gd" id="1"] 4 5[node name="Main" type="Node2D"] 6script = ExtResource("1")