Starter-Kit-3D-Platformer/objects
tomdevelops 682cd3f93e
fixed cloud scene node ref
removes the warning logs during runtime
2023-10-31 23:05:33 +07:00
..
character.tscn moved character nodes to according scene and removed them from player scene 2023-10-31 23:04:03 +07:00
cloud.gd Changes, fixes and additions 2023-09-17 02:57:12 +07:00
cloud.tscn fixed cloud scene node ref 2023-10-31 23:05:33 +07:00
coin.gd Changes, fixes and additions 2023-09-17 02:57:12 +07:00
coin.tscn migrated coin scene format 2023-10-31 23:04:49 +07:00
platform.tscn fixed platforms by integrating the CollisionShape3D into the StaticBody3D 2023-10-31 23:04:19 +07:00
platform_falling.gd Changes, fixes and additions 2023-09-17 02:57:12 +07:00
platform_falling.tscn fixed platforms by integrating the CollisionShape3D into the StaticBody3D 2023-10-31 23:04:19 +07:00
platform_grass_large_round.tscn fixed platforms by integrating the CollisionShape3D into the StaticBody3D 2023-10-31 23:04:19 +07:00
platform_medium.tscn fixed platforms by integrating the CollisionShape3D into the StaticBody3D 2023-10-31 23:04:19 +07:00
player.tscn added missing antenna node to player scene 2023-10-31 23:05:04 +07:00