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
|
Lua Shaders: couple of questions
Hi
First, long time no see/read, hope everybody is fine. Second, nice work on these Lua ... Answered |
2
|
25
|
||
Anyone can offer help about PWA ?
I put a gideros HTML5 export on a web page and try to make it ... Answered |
2
|
19
|
||
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 |
13
|
475
|
||
Running GiderosPlayer from batch file
After some messing about I can get a project running in the player using the ... 123 Answered ✓ |
62
|
354
|
||
Shape blur problem
So Im trying to achieve this effect:
Its working, yes, but there is some problems.
First, diferent ... Answered ✓ |
24
|
222
|
||
App deploy with Admob
Hello,
I was trying deploying my app game on Android and iOS. With the Ads and ... Answered ✓ |
12
|
120
|
||
Refreshing HTML5 not using updated code/assets
Hey, all. I'm see an issue with a game exported to HTML5. The ... Question |
3
|
29
|
||
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
|
26
|
||
6
|
36
|
|||
open a folder via app
my fellow developers :)
Is it possible to have a link (a button, or ... Answered ✓ |
3
|
44
|
||
Deploying a XCode project
Hello,
After generate the XCode project, I've sent to distribute to iStore. I've got a email ... Answered |
8
|
104
|
||
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
|
125
|
||
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
|
85
|
||
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
|
50
|
||
KEY_UP and KEY_DOWN listeners
I need your help please :)
I am a bit confused and I don't ... Answered ✓ |
16
|
80
|
||
Html5 "function import requires a callable"
Hi. I'm trying to run my app with html5, but it fails to load.
I ... Answered |
8
|
59
|
||
Is there good neural network library for LUA?
Recently I decided to do machine learning stuff, but there is one problem. I dont ... Question |
0
|
20
|
||
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
|
97
|
||
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
|
30
|
||
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
|
51
|
||
dealing with errors (assert?, pcall?)
I need some help please. How would you deal with this error please?
In my app ... Answered |
2
|
23
|
||
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
|
180
|
||
declaring local variables in the game loop help
hope you are all doing fine :)
Can you please share your lua knowledge?
I ... Answered ✓ |
2
|
23
|
||
iOS Metal and OpenGL
Hi Guys,
I just imported a project for iOS distribution.
Xcode says: "OpenGLES is depreciated. Consider ... Answered ✓ |
2
|
31
|
||
"Don't package" option doesn't work? [solved]
Hi guys!
If we right click on asset and mark it as "don't package", then build ... Answered ✓ |
4
|
30
|
||
Temperature sensor on Gideros mobile
Is it possible to use temperature sensors with 'Gideros Mobile SDK'? Any piece of code ... Answered |
2
|
29
|
||
Why Google warns about obfuscated code?
Hi guys!
There're some bs warnings in GooglePlay console:
How can we fix them?
App can still be ... Question |
0
|
25
|
||
Apk with StoreReview plugin doesn't compile? :(
Hi guys! When I enable StoreReview plugin, android app doesn't compile (without plugin it compiles ... Answered |
5
|
41
|
||
Is StoreReview.requestReview() safe to use?
Hi guys!
I've never used this call before. Is it safe? (App won't crash if it ... Question |
0
|
22
|