Search found 14 matches

by allxumuk
Sun Aug 04, 2013 7:51 am
Forum: LÖVE-Android
Topic: OUYA
Replies: 58
Views: 48592

Re: OUYA

(U) button (that placed betwen right stick and d-pad) works like menu button, when pressed, and like home button, when hold.
by allxumuk
Sun Aug 04, 2013 4:21 am
Forum: LÖVE-Android
Topic: OUYA
Replies: 58
Views: 48592

Re: OUYA

jjmafiae wrote:3.the controller needs a menu button
4.the controller needs back buttons
A-button works like Android back button, maybe another button works like menu button (not yet tested).
by allxumuk
Wed Apr 24, 2013 6:24 pm
Forum: Libraries and Tools
Topic: Advanced Tiled Loader - No longer maintained
Replies: 260
Views: 176461

Re: Advanced Tiled Loader - Updated to 0.12.1!

Kadoba, thanks.
by allxumuk
Tue Apr 23, 2013 4:03 pm
Forum: Libraries and Tools
Topic: Advanced Tiled Loader - No longer maintained
Replies: 260
Views: 176461

Re: Advanced Tiled Loader - Updated to 0.12.1!

Is it possible to implement parallax layers using one map? Or need to load several maps?
by allxumuk
Sun Mar 24, 2013 5:57 am
Forum: Libraries and Tools
Topic: [LOVEly Tiles] Tile Map Loader/Renderer (Updated 2013/6/18)
Replies: 14
Views: 15581

Re: [LOVEly Tiles] Generic Tile Map Loader/Renderer

Some error in attached example: main.lua:2: module 'atlas' not found
by allxumuk
Sun May 27, 2012 9:03 am
Forum: LÖVE-Android
Topic: Guide: Building love-native-android
Replies: 44
Views: 45760

Re: Guide: Building love-native-android

Reading the "errors below" would be a start. Posting them here would also help. 3 errors in LoveRenderViev.java in "Problems": The method onSurfaceChanged(GL10, int, int) of type new GLSurfaceView.Renderer(){} must override a superclass method LoveRenderView.java /LoveLNative/sr...
by allxumuk
Sat May 26, 2012 10:27 am
Forum: LÖVE-Android
Topic: Guide: Building love-native-android
Replies: 44
Views: 45760

Re: Guide: Building love-native-android

Hi all, I have problem on Step 6, Eclipse refuses to export the application:
Eclipse wrote:Application cannot be exported due to the error(s) below.
What should I do?
by allxumuk
Mon Mar 26, 2012 7:09 pm
Forum: Ports
Topic: Love2D WebPlayer (WebGL)
Replies: 203
Views: 184898

Re: Love2D WebPlayer

Doesn't work in Windows Phone 7 IE, iOS 5.1 Safari and Opera Mobile.
by allxumuk
Sun Mar 25, 2012 7:40 am
Forum: Ports
Topic: Love2D WebPlayer (WebGL)
Replies: 203
Views: 184898

Re: Love2D WebPlayer

It's realy cool :awesome:
by allxumuk
Sat Mar 10, 2012 3:28 pm
Forum: Support and Development
Topic: Problem with dynamic bodies
Replies: 3
Views: 4172

Re: Problem with dynamic bodies

It seems the problem can be circumvented if the body is to create a few seconds after launch.