Search found 13 matches

by mystd
Sat Aug 11, 2012 7:56 pm
Forum: Beginner Help and Support
Topic: Creating a grid with an array
Replies: -1
Views: 1317

Re: Creating a grid with an array

Yes I read the whole documentation and watched all impact vids I found, but the info didn't stick to my brain too well XD And its different seeing someone to work with something than working yourself with it. I'm currently trying to figure out how everything works in more detail, Ill have to read th...
by mystd
Sat Aug 11, 2012 7:39 pm
Forum: Beginner Help and Support
Topic: Creating a grid with an array
Replies: -1
Views: 1317

Re: Creating a grid with an array

Thx I understand it much better now, its a bit complicated to work with but Ill have to adjust to that ^-^
by mystd
Sat Aug 11, 2012 11:23 am
Forum: Beginner Help and Support
Topic: Creating a grid with an array
Replies: -1
Views: 1317

Re: Creating a grid with an array

Oh ok need to reread the module, portion again. ------- I use the modules I've just added my own code to it. I've read the module part again, but I dono if I understand it fully. My understanding of modules is that if you write one you can add to/change a working system without changing the core. So...
by mystd
Fri Aug 10, 2012 9:07 am
Forum: Beginner Help and Support
Topic: Creating a grid with an array
Replies: -1
Views: 1317

Creating a grid with an array

I'm currently working on an grid array that portions the canvas, but as beginner I'm kinda having some problems. Here is what I've made so far: //global variables I dont really wanna use but dont know how to solve it without var screenPix = 0; var screenTiles = 0; var MapArray = new Array(); MapArra...
by mystd
Wed Aug 08, 2012 6:17 pm
Forum: Beginner Help and Support
Topic: Dynamic Lights with Impact
Replies: -1
Views: 952

Re: Dynamic Lights with Impact

Hmm well Ill have to research some more then, I can render the images afterwards manually too so Ill start off without light effects.
by mystd
Mon Aug 06, 2012 1:29 pm
Forum: Beginner Help and Support
Topic: Dynamic Lights with Impact
Replies: -1
Views: 952

Re: Dynamic Lights with Impact

I mean using plain textures/graphics without light effects and then use dyn lights. Normally you render/draw with a light source in mind, the problem with that is that you need to draw way too much if you want to implement different light sources. So its much easier to not draw with any specific lig...
by mystd
Sun Aug 05, 2012 9:05 am
Forum: Beginner Help and Support
Topic: Dynamic Lights with Impact
Replies: -1
Views: 952

Dynamic Lights with Impact

I'm thinking of using dynamic lights instead of drawing light effects into the sprite sheets. Is that possible without webGL and would that be overkill for smartphones?
by mystd
Thu Aug 02, 2012 11:46 am
Forum: Beginner Help and Support
Topic: Which engine
Replies: -1
Views: 699

Re: Which engine

Well since most seem to use impact Ill use it too. I'm pretty n00b anyways choosing an engine with a big community is best for me. My first pick would have been cocos2djs but I didn't know cocos2d and cocos2djs were different, so all the community cocos2d has is not for the js version.
by mystd
Wed Aug 01, 2012 12:35 pm
Forum: Beginner Help and Support
Topic: Which engine
Replies: -1
Views: 699

Which engine

I'm currently making a list which engine I should use. There are so many good ones its hard to choose one. My current favorites are: Cocos2D Pros: Free, Large community with lots of tutorials, has been around for a while Impact: Pros: Editor, bunch of tutorials Cons: 100$ Construct 2: Pros: Almost n...
by mystd
Tue Jul 31, 2012 2:21 pm
Forum: Impact and Node/Socket.io
Topic: Impact and Node.js Video #1
Replies: -1
Views: 18137

Re: Impact and Node.js Video #1

Well I can't find the source files T_T

Go to advanced search