Adds a basic test stage scene with a root node, a grid, and a tilemap layer. This provides a foundation for creating test levels and environments.
1 line
15 B
GDScript
1 line
15 B
GDScript
extends Node2D
|