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
|
0
|
11
|
|||
26
|
134
|
|||
Anyone can offer help about PWA ?
I put a gideros HTML5 export on a web page and try to make it ... Answered |
5
|
65
|
||
big bitmap as background. Performance?
Hope you are all doing well :smile:
My question: how do you deal with big ... Answered |
4
|
46
|
||
What is this error message?
On several mobile devices and even computers updated with the latest versions of chrome browsers, ... Answered |
9
|
117
|
||
Start playing mp3 sound instantly on Android
To avoid a slight pause before playing an mp3 file I'm doing this:
1. Create sound ... Answered |
14
|
518
|
||
Is there good neural network library for LUA?
Recently I decided to do machine learning stuff, but there is one problem. I dont ... Answered |
1
|
37
|
||
viewport:hitTestPoint
I am trying to use hitTestPoint on a ViewPort, but it's not behaving as expected. ... Answered |
3
|
50
|
||
3D lighting changes as window is resized in HTML5
Hey, folks. This isn't a major problem, but possibly a minor bug I found interesting. ... Question |
2
|
37
|
||
Lua Shaders: couple of questions
Hi
First, long time no see/read, hope everybody is fine. Second, nice work on these Lua ... Answered |
2
|
31
|
||
Running GiderosPlayer from batch file
After some messing about I can get a project running in the player using the ... 123 Answered ✓ |
62
|
375
|
||
Shape blur problem
So Im trying to achieve this effect:
Its working, yes, but there is some problems.
First, diferent ... Answered ✓ |
24
|
230
|
||
App deploy with Admob
Hello,
I was trying deploying my app game on Android and iOS. With the Ads and ... Answered ✓ |
12
|
134
|
||
Refreshing HTML5 not using updated code/assets
Hey, all. I'm see an issue with a game exported to HTML5. The ... Question |
3
|
35
|
||
Switching between scenes in the game. Solved!
Hello everybody! I have a question, I'm a newbie. How do I switch between scenes ... Answered |
3
|
27
|
||
6
|
42
|
|||
open a folder via app
my fellow developers :)
Is it possible to have a link (a button, or ... Answered ✓ |
3
|
47
|
||
Deploying a XCode project
Hello,
After generate the XCode project, I've sent to distribute to iStore. I've got a email ... Answered |
8
|
107
|
||
Crash on Android running 3D-Anim sample
@hgy29:
I've been working on a 2D/3D hybrid game, and ran into an issue with ... Answered ✓ |
13
|
127
|
||
pixel texture rotation (pixel:setTextureRotation?)
is it possible to rotate a pixel texture please?
Tiled_Flow = Core.class(Sprite)
function Tiled_Flow:init()
local tex = Texture.new("mytex.png", ... Answered ✓ |
10
|
93
|
||
I'm losing work here...
Can the Gideros document data not be saved in in /var/folders/xn/6t_9j2717v78vnqp8g2j2cfc0000gn/T/ but somewhere local to ... Answered ✓ |
9
|
51
|
||
KEY_UP and KEY_DOWN listeners
I need your help please :)
I am a bit confused and I don't ... Answered ✓ |
17
|
90
|
||
Html5 "function import requires a callable"
Hi. I'm trying to run my app with html5, but it fails to load.
I ... Answered |
8
|
75
|
||
Json encode/decode problem?
I have a problem with saving and loading data. The problem is when I print ... Answered ✓ |
5
|
35
|
||
Windows player crashes, and freeing texture memory
Folks,
I’ve been experiencing crashes of the Gideros player on Windows when running resource-heavy apps, especially ... Answered ✓ |
11
|
103
|
||
Can you open Gideros Studio on macOS 11.0.1
after update the macOS to 11.0.1, Gideros Studio can not opened.
I have tried all the ... Answered |
3
|
35
|
||
Scenemanager not clearing textfield of previous scenes - Newbie question
Hi There, I'm just starting out with Gideros. So the thing is I have a ... Answered ✓ |
7
|
60
|
||
dealing with errors (assert?, pcall?)
I need some help please. How would you deal with this error please?
In my app ... Answered |
3
|
38
|
||
How to download multiples files with UrlLoader?
I'm trying to adapt UrlLoader example to download multiple files.
My problem is that when I ... Answered ✓ |
19
|
184
|
||
declaring local variables in the game loop help
hope you are all doing fine :)
Can you please share your lua knowledge?
I ... Answered ✓ |
3
|
26
|