Search found 5 matches

by Taraji-Productions
Mon Aug 31, 2015 11:59 am
Forum: Support and Development
Topic: I have a problem with bullets
Replies: 2
Views: 1671

Re: I have a problem with bullets

I did see the Dirx and Diry are for the Player.lua
however the Dirx1 and Diry1 are for the buu.lua
i wound't miss that ! :)
by Taraji-Productions
Mon Aug 31, 2015 10:04 am
Forum: Support and Development
Topic: Why can i only work with the main.lua
Replies: 5
Views: 2851

Re: Why can i only work with the main.lua

NightKawata wrote:Image
Hahahahaha lool
by Taraji-Productions
Mon Aug 31, 2015 9:46 am
Forum: Support and Development
Topic: I have a problem with bullets
Replies: 2
Views: 1671

I have a problem with bullets

Hi I have a strange issue with bullets that i didn't figure it out ! I've Put a good peace of code and surely I got some bugs and I fixed them. However the Bullets still didn't appear tried changing some var and much more , no results . Please any one tell me where is the problem , or if someone hav...
by Taraji-Productions
Mon Aug 31, 2015 6:03 am
Forum: Support and Development
Topic: Why can i only work with the main.lua
Replies: 5
Views: 2851

Re: Why can i only work with the main.lua

Thank you very much this !!!
it worked finally !!
it was really easy , and i thought I tried everything :p thank you
by Taraji-Productions
Sun Aug 30, 2015 10:50 am
Forum: Support and Development
Topic: Why can i only work with the main.lua
Replies: 5
Views: 2851

Why can i only work with the main.lua

No matter I try , it doesn't work . I create a main.lua file . and then I create another lua file for example player.lua , and it crashes saying that file i put is not found !! please help me this issue got over my patient :( this is main.lua file . require "player.lua" function love.load(...