I have an isometric game, and I want the character to be able to move on the "floor". And to slide when it would move off the floor. Is this feasible? Or is this completely the wrong approach?
The rationale is that I have many tiles, many are "floor", some have parts that are "road" and some are "water". Ideally a player should not be able to walk off the "floor", should get a speed boost on the "road" and a boat can only move on "water".
#Isometric floor collision and movement
1 messages · Page 1 of 1 (latest)