Search found 250 matches

by D0NM
Wed Feb 24, 2016 6:17 am
Forum: Libraries and Tools
Topic: Tactile - a nice, straightforward input library!
Replies: 21
Views: 11204

Re: Tactile - a nice, straightforward input library!

Nice lib, but it doesn't work with 0.10.1 LOVE2D

fix main.lua @line 128:

Code: Select all

mouseLeft = tactile.mouseButton(1)
Also, with your sample main.lua
I can see UP + DOWN + RIGHT and LEFT + DOWN + RIGHT keys combination.
by D0NM
Mon Feb 22, 2016 2:06 pm
Forum: Games and Creations
Topic: [WIP] RPG-Project (Updated with Messages, Menus and (a little) more!)
Replies: 7
Views: 5917

Re: RPG-Project

The evo queue works! ^_-

Good work!
by D0NM
Thu Feb 18, 2016 4:17 pm
Forum: Support and Development
Topic: Android Orientation
Replies: 7
Views: 6492

Re: Android Orientation

ingsoc451 wrote:Is there a way to tell screen orientation?
Löve seems to prefer landscape orientation
have you seen this? viewtopic.php?f=4&t=81634&p=193732&hili ... pe#p193732
by D0NM
Tue Feb 16, 2016 10:32 pm
Forum: Support and Development
Topic: HardonCollider Error: attempt to call method 'addRectangle' (a nil value)
Replies: 2
Views: 3083

Re: HardonCollider Error: attempt to call method 'addRectangle' (a nil value)

well. You use some outdated docs & samples...
There is no such method as addRectangle
HC has a new API... so, use some new sample from the url http://hc.readthedocs.org/en/latest/

Found it here search.php?keywords=HardonCollider ;)
by D0NM
Tue Feb 16, 2016 5:30 am
Forum: Games and Creations
Topic: Pixel Music
Replies: 3
Views: 2118

Re: Pixel Music

Nice. But I hear some clicks between the notes...
by D0NM
Tue Feb 16, 2016 5:03 am
Forum: General
Topic: Teaching LÖVE
Replies: 14
Views: 7602

Re: Teaching LÖVE

Yep. ;)) I used to work with games even before RPG Maker stuff )
It is always better to code your own stuff from scratch.
Thank you.
by D0NM
Mon Feb 15, 2016 9:27 pm
Forum: General
Topic: Teaching LÖVE
Replies: 14
Views: 7602

Re: Teaching LÖVE

Well )) the main thing for the children's education is to make a NON-game project that looks like a game. It is kinda rule. I used Cocos2D for 2 years as a framework there, too. I try to bring new computer languages every year. BTW, about LOVE. The PONG sounds classic ;) Also It is a good exercise t...
by D0NM
Mon Feb 15, 2016 6:24 am
Forum: Games and Creations
Topic: [GAME] Lick Lamppost
Replies: 1
Views: 2131

Re: [GAME] Lick Lamppost

This is a funny idea ;)
You'd better use the same pixelated font everywhere.

Весело. Шрифт везде оставь крупный, пиксельный.
by D0NM
Fri Feb 12, 2016 8:21 pm
Forum: Libraries and Tools
Topic: Süsse, awesome sprite sheet editor
Replies: 34
Views: 34466

Re: Süsse, a sprite sheet editor

on my third press on the "newFile"
it stopped working "the button new file". (previously i pressed OS! button several times and played with other stuff...)
other things were working.

anyway, nice UI