Search found 3 matches

by skeleton60
Thu Apr 12, 2018 3:08 pm
Forum: Libraries and Tools
Topic: boipushy (Input handling)
Replies: 18
Views: 16055

Re: boipushy (Input handling)

I am playing with boipushy and when i try delay , interval or sequence features events are called immediatly is there something i missed to enable those features? i wrote it like in documentation: if game.playerController.input:down('f', 100) then print('f') end if game.playerController.input:sequen...
by skeleton60
Tue Mar 27, 2018 1:05 pm
Forum: Games and Creations
Topic: LOVE.blast(), arena shooter example game
Replies: 19
Views: 14667

Re: LOVE.blast(), arena shooter example game

pressing space dont start the game :(
by skeleton60
Fri Mar 23, 2018 5:43 am
Forum: Libraries and Tools
Topic: STALKER-X (Camera library)
Replies: 17
Views: 18643

Re: STALKER-X (Camera library)

Hello, for unknow reason shake effect does nothing when i try to call shake method, but the fade, and flash effect are running good ! anyone know why shake effect dont want to shake? (i did like the example in doc to do fade/flash and shake) so i have no idea why fade and flash are working but shake...