It looks like you're new here. If you want to get involved, click one of these buttons!
Discussion
|
Started By
|
Replies
|
Views
|
Most Recent
|
return multiple class variables
I don't understand why this doesn't work :(
TextIconX = Core.class(Sprite)
function TextIconX:init(xparams)
local params = ... in General questions Answered ✓ |
6
|
73
|
||
How to force all objects to be create with anchor point (0.5, 0.5)
I know that I can add new methods for existing classes in init.lua.
But how do ... in Game & application design Answered ✓ |
7
|
83
|
||
Which is better in terms of performance - adding bitmaps or making unneeded bitmaps invisible?
Hi,
I'm a newbie and am trying to code my first game in Gideros. So my ... in General questions Answered ✓ |
9
|
185
|
||
Sprite:getNumChildren()
Hello again!
I've ran into another problem and I'm pretty confused because of it. I apologize ... in General questions Answered ✓ |
1
|
71
|
||
Kill level?
Hi all!
Can anyone tell me what can I do to literally kill a level? I ... 12 in User experience Answered ✓ |
48
|
771
|
||
Pause and resume movieclip animation ?
Hii
I'm having a mind-blowing issue. I tried to 'pause' and 'resume' a movie clip animation ... in User experience Answered ✓ |
3
|
156
|
||
Values being Updated ONLY ON MOUSE UP???
Hello Giderians :)
Have you experienced a thing I'm living on? I have a sprite that ... in General questions Answered |
14
|
243
|
||
Animate sprite? Best way / practice ?
Hello,
I am here through to question a thing: can anyone tell what is the best ... in User experience Answered |
7
|
259
|
||
move a sprite in a circular movement
i am trying to move a sprite in a circular movement but all i get ... in General questions Answered ✓ |
6
|
971
|
||
Z-axis or stage drawing order
I don’t understand how Gideros works with z-axis (or drawing order). How can I define ... in General questions Answered ✓ |
7
|
1.9K
|
||
Destroy class
Hi I am new to Gideros and have a small question regarding classes. My game ... in General questions Answered |
5
|
494
|
||
I want to replace a tilemap texture permanently when a sprite moves over it.
I have loaded a tilemap texture and when the sprite goes over one part ... in Game & application design Answered |
3
|
359
|
||
sprite:getWidth() reported incorrectly
I have a sprite which is reporting a width greater than its contents. I have ... in General questions Answered |
4
|
286
|
||
Simulating moving clouds on the sky
Hi,
Can anybody help me with code snippet which emulates moving cloud(s) on the sky (from ... in Step by step tutorials Answered ✓ |
12
|
952
|
||
Simple Collision Detection
I was looking for a way to check if two sprites had collided without getting ... in Game & application design |
29
|
6.5K
|
||
How to setup a sprite to return id on mouse/touch event?
Hi.
I've been trying to use OO in Gideros. So I created a "bubble" class from ... in Game & application design Answered ✓ |
5
|
592
|
||
Stamp function
Is there any way to create a Bitmap from a group of little bitmaps? Something ... in Game & application design Answered ✓ |
10
|
481
|
||
DragonBones - Awesome sprite animation editor!
Anyone seen this?
http://dragonbones.github.com/index.html#.UK0RtYUWWws
Look through the demos, there's some really interesting things in there.
We already ... in General questions |
5
|
2K
|
||
EASY - Sprite collision detection?
In Corona, we use physics.addBody to create physics properties from Sprite then listen for collision ... in General questions Answered ✓ |
3
|
1.3K
|
||
How do I get an slider (took from here, the Ace Slider) to only be drawn on it's sprite?
Hi, I'm having this small issue.
When changing from one scene to another, if the slider ... in General questions Answered ✓ |
3
|
301
|
||
Runner Sprite Sheet Freeze/Lock - Totally Lost :)
Hi everyone i'm totally lost with my sprite sheet, the game start but the animation ... in Game & application design Answered ✓ |
3
|
723
|
||
Classes and Overriding Functions
I have been working on my own SceneManager class for fun and to learn more ... in Game & application design |
11
|
1.6K
|
||
what is the difference between a sprite class object and a bitmap class object just as the title says, I'm a total newb! in General questions
|
16
|
2.5K
|
||
Looking for somone to make animated sprite
hi im looking for someone to make a animated sprite of a basketball player shooting ... in Building a team? |
4
|
332
|
||
Absence of scene tree hierarchy
Is it possible to create sprites which have the same level of hierarchy within a ... in General questions |
2
|
366
|
||
SpiteGroups Class Documentation
I see a SpriteGroups Class in the IDE suggestion list, but couldn't find any documentation ... in General questions |
5
|
284
|
||
Snippet: Get the distance of 2 vectors/sprites
Hi folks,
this snipped will calculate the distance in pixel of two given vector coordinates:
local vecDist ... in Code snippets |
2
|
571
|
||
Adding sprites to a group
Hey guys! Happy New Year!
I'd like to learn more about the process of adding sprites ... in General questions |
4
|
1.7K
|
||
moving groups of sprites
Ok, sorry for spamming you with lots of questions, this should be my last post ... in General questions |
3
|
934
|
||
Rotate a sprite around the center?
I am tracking the path of a ball (CircleShape) that rolls around an irregular landscape. ... in General questions |
8
|
2K
|