A simple multi-platform demo application using Castle Game Engine
This project is Lazarus, Castle Editor and build-tool friendly
Load HoverLaz.lpi into Lazarus + compile
Open CastleEngineManifest.xml in Castle Editor and select Compile And Run from the Run menu item
castle-engine compile
HoverApp
castle-engine package --target=android
Install lpk on a device
castle-engine package --target=ios
Install on a device or use simulator
Original model supplied by Stuck Up Creations