-
Posts
158 -
Joined
-
Last visited
-
Days Won
20
Artheios's Achievements
-
iPandaShow reacted to a post in a topic:
Today I did this on my project...
-
Ainz Ooal Gown reacted to a post in a topic:
Today I did this on my project...
-
XTRS reacted to a post in a topic:
Today I did this on my project...
-
Artheios reacted to a post in a topic:
Introduce Yourself Thread!
-
Artheios reacted to a post in a topic:
Today I did this on my project...
-
Artheios reacted to a post in a topic:
Today I did this on my project...
-
Artheios reacted to a post in a topic:
Today I did this on my project...
-
Artheios reacted to a post in a topic:
v0.8.0-beta Nightly Builds
-
Artheios reacted to a post in a topic:
Today I did this on my project...
-
Artheios reacted to a post in a topic:
Today I did this on my project...
-
Artheios reacted to a post in a topic:
Today I did this on my project...
-
Artheios reacted to a post in a topic:
Today I did this on my project...
-
Artheios reacted to an answer to a question:
Paid - Export game to Android as .apk
-
Vio reacted to an answer to a question:
Seeking Advice: Creating Your Own Game on the Intersect Engine
-
Seeking Advice: Creating Your Own Game on the Intersect Engine
Artheios replied to Gutsdev0's question in Development Questions
https://www.ascensiongamedev.com/topic/6666-i-ran-an-intersect-game-for-3-years-what-i-learned/ https://www.ascensiongamedev.com/topic/3537-a-guide-to-not-quitting-development-on-your-game/ https://www.ascensiongamedev.com/topic/822-mmorpg-basics-economic-design/ https://www.ascensiongamedev.com/topic/825-mmorpg-basics-planning/ You should read theses articles on the forum, personnaly think they are very good ones. Have a nice day ^^. -
h3lp reacted to an answer to a question:
Paid - Export game to Android as .apk
-
Paid - Export game to Android as .apk
Artheios replied to luciferofhell's question in Resource Requests
Can do it for free, but i haven't no more fingers (my dog ate them when i was sleeping), now i tip with my big toes so it takes time. -
Shaunfroggydog reacted to a post in a topic:
Today I did this on my project...
-
EspectroW reacted to a post in a topic:
Today I did this on my project...
-
Xiphoid reacted to a post in a topic:
Today I did this on my project...
-
Vio reacted to a post in a topic:
Today I did this on my project...
-
Story Today I did this on my project...
Artheios replied to SkywardRiver's topic in Design & Creativity
Finally after 1 year and 9 month, Malumias' world base is finished. So happy about the result. -
Lunam reacted to a post in a topic:
Today I did this on my project...
-
Story Today I did this on my project...
Artheios replied to SkywardRiver's topic in Design & Creativity
Wow great stuff ^^. You made your tiles alone or is it something you downloaded ?? -
Story Today I did this on my project...
Artheios replied to SkywardRiver's topic in Design & Creativity
It takes me time to find what disturb me, finally got it ^^. The roofs !! The way you made them isn't a problem but for the right side of the roof the colors need to be darker. A good way i fount to have the good colors for the right side, is taking the colors of the left side and apply the semi transparent black used for shadows on it. You should eventually add a "bar" to separate the two sides of your roof. Have a good day. -
Story Today I did this on my project...
Artheios replied to SkywardRiver's topic in Design & Creativity
Hello mate, the fog need to be reviewed but i'm sure you already knew it ^^. For the rest good work, you've made quite an upgrade since you started with these. Have a great day and never abandon learning pixel art ^^. -
Count as high as you can while staff are sleeping!!!
Artheios replied to Giligis's topic in Forum Games
5 -
Story Today I did this on my project...
Artheios replied to SkywardRiver's topic in Design & Creativity
Wanna take a lift ?? -
Story Today I did this on my project...
Artheios replied to SkywardRiver's topic in Design & Creativity
https://ascensiongamedev.com/resources/filehost/3fe536dbc2335c43074e8e326d326d23.png Actual Malumia World, working on the last continent ^^. Have a great day all. -
https://www.ascensiongamedev.com/topic/6145-very-long-plugins-guides-w example/ Hello, there you will find what you need. Have a nice day.
-
Story Today I did this on my project...
Artheios replied to SkywardRiver's topic in Design & Creativity
Great work ^^ I'm working alone on my game so i won't use it but great add for the engine. Thank you for your work sir Panda. -
Story Today I did this on my project...
Artheios replied to SkywardRiver's topic in Design & Creativity
Hu ho ^^. What kind of new marvelous thing are you preparing sir Panda ??? -
If you need help for your tilesets, mp me, there's no big deal solving the problem (if you have gimp, photoshop, ...).
-
Hello, conditional branches in events are your best friend for that. Page 1 : An event with your grow tile graphic which verify if you got the seed object If yes Activate another page in your event with the "seed planted" tile If no Show message : "you don't have seeds to plant there." Page 2 : Wait X frames Activate the next page in the event with the "half_grown_plant" tile Page 3 : Wait X frames Etc... Until you got all the steps you need. Activate another last page with the "grown_plant" tile If player uses action button Give X item (seed one) Return to the first page (which allows player to plant another seed and restart the processus).
