Search found 6 matches

by Steven Rafft
Sun Feb 17, 2019 6:48 pm
Forum: General
Topic: Coding Help
Replies: 8
Views: 5618

Re: Coding Help

where do i exactly put that code?
nevermind :death:

Code: Select all

if playerx < 300 + 19 and
    playerx + 29 > 300 and
    playery < 220 + 13 and
    playery + 16 > 220 then
  print "Collision!"
end
by Steven Rafft
Sun Feb 17, 2019 6:00 pm
Forum: General
Topic: Coding Help
Replies: 8
Views: 5618

Re: Coding Help

ah not a problem i understand that popups can come randomly and make this happen but i think adblocker blocks them anyways :P
by Steven Rafft
Sun Feb 17, 2019 5:56 pm
Forum: General
Topic: Coding Help
Replies: 8
Views: 5618

Re: Coding Help

Here it's
by Steven Rafft
Sun Feb 17, 2019 5:46 pm
Forum: General
Topic: Coding Help
Replies: 8
Views: 5618

Re: Coding Help

weird i'v never got a virus from mediafire but okay
i also didn't notice there is an attachment button sorry i'm new to the forums .
by Steven Rafft
Sun Feb 17, 2019 5:36 pm
Forum: General
Topic: Coding Help
Replies: 8
Views: 5618

Re: Coding Help

Here is The Game Open The File And Continue And It Will Be Extractedhttps://www.mediafire.com/file/4jc051tk ... e.exe/file :ultrahappy: (Its For Windows Only)
by Steven Rafft
Sat Feb 16, 2019 6:07 pm
Forum: General
Topic: Coding Help
Replies: 8
Views: 5618

Coding Help

Hey! Im New At "LOVE2D" And Iam Making A Game And I Have A Problem... The Problem Is I Want When The Player Touchs The Spike It Prints Game Over Please Help.