-
Help -> Copy System Info
: Action Game Maker v1.0.2.rc based on Godot v4.3 (6fe63e52a) - Windows 10.0.19045 - GLES3 (Compatibility) - NVIDIA GeForce RTX 4060 Ti (NVIDIA; 32.0.15.6094) - Intel(R) Core™ i7-8700K CPU @ 3.70GHz (12 Threads) -
AGMaker Version: 1.0.2 — 1.04
-
OS: Windows 10.0.19045
-
CPU: Intel(R) Core™ i7-8700K
-
GPU: NVIDIA GeForce RTX 4060 Ti (NVIDIA; 32.0.15.6094)
-
Memory size: NA
-
Symptoms:
TutorialProject
,res://game_scene:SceneLayer/BaseLayer/BaseDecoration
, right-side stair collision blocks movement -
Steps to reproduce:
- Place right-side stair tiles, index (4,0) to (7,2)
- As a selected pattern or one at a time
res://Object_Sampleplayer.tscn
approaches from bottom left- Collision with tile corners of tile index (5,0) or (6,1) blocked
- Additional tile at (6,12) impacted
Resolution:
The Collision Polygons of the stairs are misaligned, and need to be corrected.
Recommendation:
Use Grid Snapping 2, 4, or 6 to adjust.