Opened 3 years ago
Closed 3 years ago
#12804 closed defect (fixed)
TWINE: scene 35 sokoban puzzle moving boxes only works in 3 or 4 directions.
Reported by: | mgerhardy | Owned by: | mgerhardy |
---|---|---|---|
Priority: | high | Component: | Engine: TwinE |
Version: | Keywords: | ||
Cc: | Game: | Little Big Adventure |
Description (last modified by )
You can only move 3 of the 4 directions in the harbour scene.
This must be hidden in checkCollisionWithActors() in combination with staticflags having the bit bCanBePushed set.
use the console command "change_scene 35" to enter the scene
Change History (3)
comment:1 by , 3 years ago
Description: | modified (diff) |
---|---|
Summary: | TWINE: scene 6 sokoban puzzle moving boxes only works in 3 or 4 directions. → TWINE: scene 35 sokoban puzzle moving boxes only works in 3 or 4 directions. |
comment:2 by , 3 years ago
comment:3 by , 3 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
9f9bf386f8b0eae720da53ab9d54532b8e535e60 fixes this issue