I had a lot of fun doing this series. It is very newbies friendly. I tried to make them short. Hope this help! Peace.
youtube.com/playlist?list=PLleSG2JPK7JG2_d4LtcKNSJbzqlPSnVFpPS1: gideros needs a camera!
PS2: I have a class for mobile control, I may add it to the wiki, tell me what you think about the code (it's in the video description
/watch?v=omoWZrZQh_Y&list=PLleSG2JPK7JG2_d4LtcKNSJbzqlPSnVFp&index=16&t=0sIt should be generic enough for any projects!
PS3: I have also all put down on "paper" in libreoffice writer but not sure where to put it
PS4: I may add the full project on github
PS5: thank you all for making gideros so great!
EDIT: see my last comment below
Comments
Fragmenter - animated loop machine and IKONOMIKON - the memory game
Now, I need to relax and think about my next steps.
Likes: MoKaLux
p.s. @MoKaLux in the last video you told to download GiderosSDK player from GooglePlay.
But actually its's better to compile our own blank player with latest core and we must include there all the plugins that we need.
"What one programmer can do in one month, two programmers can do in two months." - Fred Brooks
“The more you do coding stuff, the better you get at it.” - Aristotle (322 BC)
https://github.com/search?utf8=✓&q=camera+corona
https://github.com/roaminggamer/RGCamera
https://gist.github.com/GymbylCoding/8675733
https://github.com/vrld/hump/blob/master/camera.lua
"What one programmer can do in one month, two programmers can do in two months." - Fred Brooks
“The more you do coding stuff, the better you get at it.” - Aristotle (322 BC)
Likes: oleg
Super boulot @MoKaLux, Gideros a vraiment besoin de plus de tutos dans ce genre. Un peu hésitant sur l'anglais mais qui suis-je pour critiquer, je n'aurai pas fait mieux, surtout que je ne suis pas doué pour expliquer. En fait ça me fait plaisir de voir que tu t'investit dans l'outil et la communauté, et j'espère franchement que tu en retirera quelques bénéfices.
Encore bravo!
Likes: MoKaLux
BTW: I did a video on how and why to build your own gideros player. I used the camera.lua for this project from:
Dislikes: perrochon
You can just do a camera class, Using a sprite
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
Likes: oleg
Fragmenter - animated loop machine and IKONOMIKON - the memory game
I am not sure I could have come up with this class myself. Camera can follow the player or anything on stage, pan, zoom, ...
All other sprites - you add to the sprite camera as children
Follow camera by player for example: player = x + 10, camera X = -10
Make the zoom too easy - camera: setScale (1.5)
Likes: MoKaLux
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
I made a copy of the background using "viewport"
Likes: MoKaLux
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
Likes: MoKaLux, Apollo14
Likes: antix
Sorry I had to delete the english tutorial, was english horrible
I started a french one but not too many interest (views)
I have another serie ready for YT but I am working on the graphics and as oleg said, a good tutorial should include good graphics, and I totally agree
So I have this scene made in Tiled and I intend to make some color adjustment in code, here are the graphics
I would love to reproduce it in Gideros!!!
Edit: available on itch.io https://mokatunprod.itch.io/3dpixel-ultimate-stylized-nature-2d-pack
Likes: E1e5en