| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0002890 | GameMaker: Studio | [All Projects] HTML5 | public | 2012-04-23 13:31 | 2013-03-05 15:02 |
|
| Reporter | angryempath | |
| Assigned To | Mike Dailly | |
| Priority | Medium | Severity | B - Major | Reproducibility | 100% |
| Status | closed | Resolution | won't fix | |
| Platform | HTML5 Public Site | OS | Windows | OS Version | 7 |
|
| Summary | 0002890: mp_potential_step doesn't work in HTML5 |
| Description | In a Windows compile: mp_potential_step_object(way_x,way_y,1,par_terrain); paths around objects.
In an HTML5 compile: mp_potential_step_object(way_x,way_y,1,par_terrain); tries to ram through whatever is in it's path. |
| Steps To Reproduce | mp_potential_step_object(way_x,way_y,1,par_terrain);
Create some obstacles of par_terrain between the object and the target. |
|
| Attached Files | |
|