Search found 38 matches

by pactace
Tue Feb 03, 2015 11:32 pm
Forum: Support and Development
Topic: [Help] making enemies
Replies: 10
Views: 5299

Re: Im a noob somebody help me

Also I'm unfamiliar with code tags
by pactace
Tue Feb 03, 2015 10:33 pm
Forum: Support and Development
Topic: [Help] making enemies
Replies: 10
Views: 5299

Re: Im a noob somebody help me

Sorry about the name I'm just looking how to make an enemy that attacks you when you get close I already got all the sprites
by pactace
Mon Feb 02, 2015 4:15 am
Forum: Support and Development
Topic: [Help] making enemies
Replies: 10
Views: 5299

Re: Im a noob somebody help me

sorry for the long code didnt know what to post]
by pactace
Mon Feb 02, 2015 4:15 am
Forum: Support and Development
Topic: [Help] making enemies
Replies: 10
Views: 5299

Re: Im a noob somebody help me

local AdvTiledLoader = require( "AdvTiledLoader.Loader" ) require("camera") function love.load() love.graphics.setBackgroundColor( 9, 166, 193 ) AdvTiledLoader.path = "maps/" map = AdvTiledLoader.load("Ians maps.tmx") map:setDrawRange(0, 0, map.width * map.ti...
by pactace
Sun Feb 01, 2015 7:19 pm
Forum: Support and Development
Topic: [Help] making enemies
Replies: 10
Views: 5299

[Help] making enemies

I am making a 2D plaformer and I dont really know how to make an enemy and import sprites and such can anyone help me
by pactace
Sun Feb 01, 2015 5:49 am
Forum: General
Topic: Help me please, I'm noob :S
Replies: 9
Views: 4234

Re: Help me please, I'm noob :S

haha im on the same level with ya bro can anyone give me some code to import enemys I'm doing a 2D platformer and Im so confused :P
by pactace
Fri Jan 30, 2015 3:54 am
Forum: General
Topic: Avatars: OBEY!
Replies: 763
Views: 1013735

Re: Avatars: OBEY!

um I am not familiar with avatars can someone explain
by pactace
Fri Jan 30, 2015 3:51 am
Forum: General
Topic: Whats happening?
Replies: 2
Views: 1464

Whats happening?

I got this weird thing when I try to run my game it keeps on giving me the same problem "Syntax error: main.lua:147 : unexpected symbol near ')' heres the line
love.graphics.setColor(0, 0, 0)