Search found 7 matches

by angletri
Fri Oct 30, 2020 10:30 am
Forum: General
Topic: OBSTACLES PROBLEM
Replies: 2
Views: 4835

Re: OBSTACLES PROBLEM

No, As my code goes. I want to have obstacles. I have created LevelMaker.lua, GameLevel.lua, GameObject.lua but it is not spawning anything. first I want objects in it. then I will do coding for collision detection. If you understand it then help me with obstacles
by angletri
Thu Oct 29, 2020 3:31 pm
Forum: General
Topic: OBSTACLES PROBLEM
Replies: 2
Views: 4835

OBSTACLES PROBLEM

I am creating a game like Mario but I am facing a difficulty of obstacles spawning. I am attaching an a .love file. check it. Thank you!
by angletri
Thu Oct 29, 2020 3:30 pm
Forum: Support and Development
Topic: OBSTACLES PROBLEM
Replies: 1
Views: 3900

OBSTACLES PROBLEM

I am creating a game like Mario but I am facing a difficulty of obstacles spawning. I am attaching an a .love file. check it. Thank you!
by angletri
Mon Oct 12, 2020 12:02 pm
Forum: Support and Development
Topic: COINS & HURDLES
Replies: 7
Views: 5020

Re: COINS & HURDLES

Well, I have tried that but it is still not working. I am so confused. The logic seems right but it is not rendering. I have attached my a .love file. Check it.
by angletri
Sun Oct 11, 2020 11:58 am
Forum: Support and Development
Topic: COINS & HURDLES
Replies: 7
Views: 5020

Re: COINS & HURDLES

Oh! I will update it. but what about my problem of coins and hurdles.
PS: it happens when you have a naughty little brother meddling in your things
by angletri
Sun Oct 11, 2020 11:08 am
Forum: Support and Development
Topic: COINS & HURDLES
Replies: 7
Views: 5020

Re: COINS & HURDLES

Hey! I have uploaded a .love file of my project. In my game coins and hurdles are coming but the problem is 1 coin come and then after some distance another coin come. but I want coins to be in a continuous way after some gap and again some coins. I don't know how to do it.
by angletri
Sat Oct 10, 2020 8:35 pm
Forum: Support and Development
Topic: COINS & HURDLES
Replies: 7
Views: 5020

COINS & HURDLES

I am making a game like Mario. I am facing a problem. I have spawned coins and hurdles but they are coming limitlessly. but I want coins to show and then a gap and show again but randomize the amount of it . How should I add coins and hurdles. I am new to game developing and I will really appreciate...