xsystem4 icon indicating copy to clipboard operation
xsystem4 copied to clipboard

Initial implementation of TapirEngine.CalcInstance2DDetection

Open kichikuou opened this issue 1 year ago • 0 comments

This is used for collision detection between a map object and the player character. The current implementation is very simple, only performing AABB intersection tests, but it is enough to allow the player to walk around the first dungeon in Rance Quest.

kichikuou avatar Sep 16 '24 06:09 kichikuou