More actions
(Created page with "{{Infobox PSP Homebrews |title=Isometric Engine + Isometric Collision Creator |image=icciepsp.png |description=Lua library that manages collision systems and display priorities on either an isometric or classic map. |author=dungeon |lastupdated=2008/08/29 |type=Development |format= |version=0.1 |license=GPL-3.0 |download=https://dlhb.gamebrew.org/psphomebrew/icciepsp.7z |website=https://web.archive.org/web/20080901104959/http://xtreamlua.com/modules.php?name=Forums&file=...") |
No edit summary |
||
Line 37: | Line 37: | ||
== External links == | == External links == | ||
* XtreamLua - [https://web.archive.org/web/20080901104959/http://xtreamlua.com/modules.php?name=Forums&file=viewtopic&t=4161 http://xtreamlua.com/modules.php?name=Forums&file=viewtopic&t=4161] (archived) | * XtreamLua - [https://web.archive.org/web/20080901104959/http://xtreamlua.com/modules.php?name=Forums&file=viewtopic&t=4161 http://xtreamlua.com/modules.php?name=Forums&file=viewtopic&t=4161] (archived) | ||
[[Category:Lua applications on PSP]] |
Latest revision as of 04:51, 9 November 2024
Isometric Engine + Isometric Collision Creator | |
---|---|
General | |
Author | dungeon |
Type | Development |
Version | 0.1 |
License | GPL-3.0 |
Last Updated | 2008/08/29 |
Links | |
Download | |
Website | |
Source | |
The Isometric Engine (French) is a Lua library that manages isometric or "normal" collisions in just four lines of code. This library was primarily for making RPG-style games with a main character that moves around (but you can use it however you wish).
It is designed to be used with the Isometric Collision Creator, a PSP homebrew application for testing and converting the map files.
Screenshots
Known issues
There is an issue with users on 4.01M33 when using the Isometric Collision Creator and the example files. If you’re experiencing this, replace the current eboot of Luaplayer with the Luaplayer HM 8 eboot.
Credits
- Gamakitchi for the Copy-Paste library.
- Soulkiller for the collision function between two sprites.
- The creators of Luaplayer and the Phoenix Game Engine.
- Special thanks to kil80 and nono4012 for testing.
External links
- XtreamLua - http://xtreamlua.com/modules.php?name=Forums&file=viewtopic&t=4161 (archived)