Search found 7 matches

by segaMars
Wed Nov 28, 2018 12:30 pm
Forum: SGDK
Topic: Do you need tutorials ?
Replies: 76
Views: 1061455

Re: Do you need tutorials ?

I would love a tutorial on how to use collisions. I have found some information on the forum describing ideas how it could be done but it would be very helpful with a sample project or tutorial, lets say two cubes (sprites) moving towards each other until they collide or perhaps a demo where multipl...
by segaMars
Sat Nov 10, 2018 11:09 pm
Forum: Blabla
Topic: aliexpress genesis with same logo as spritesmind
Replies: 5
Views: 10487

aliexpress genesis with same logo as spritesmind

Stumpled across this unit which has a logo that looks indentic to the spritesmind logo at http://spritesmind.net/ . Link to unit : https://www.aliexpress.com/item/Mini-Retro-Sega-game-Console-System-168-In-1-game-console-in-box-with-controller-ac/32913153067.html?spm=2114.search0104.8.48.27724f7aeVj...
by segaMars
Fri Nov 09, 2018 3:52 pm
Forum: SGDK
Topic: How to debug my code?
Replies: 4
Views: 4352

Re: How to debug my code?

Thank you! I will try this out when I get home tonight :)
by segaMars
Fri Nov 09, 2018 1:22 pm
Forum: SGDK
Topic: How to debug my code?
Replies: 4
Views: 4352

How to debug my code?

How do you debug your code? Is is possible to use breakpoints somehow? I sit possible to log stuff in the console? like in javascript console.log("hello there!"); I see the gendev emulator has a features called 'messages' and 'watches', perhaps that has something to do with this? :? Im using viusual...
by segaMars
Sat Nov 03, 2018 7:43 pm
Forum: Tools
Topic: Retro Graphics Toolkit
Replies: 117
Views: 165136

Re: Retro Graphics Toolkit

Just tried Retro Graphics Toolkit (.bin) for the first time but whatever image or spritesheet i import I get no palette colors and the imported image is just black. In the sprit tab the group name sometimes change to the image name and the sheetbox grow to the size of the image but nothing else :/. ...
by segaMars
Sun Apr 02, 2017 4:30 pm
Forum: Announcement
Topic: Escape 2042: The Truth Defenders
Replies: 4
Views: 9651

Re: Escape 2042: The Truth Defenders

Wow looks cool :D
Perhaps I place an order after my next salary :)
by segaMars
Sat Apr 01, 2017 5:48 pm
Forum: SGDK
Topic: compile error:" c++ compiler not installed on this system"
Replies: 0
Views: 13227

compile error:" c++ compiler not installed on this system"

Hi everyone, I am new to SGDK but not to programing as I am currently working as a system developer using mostly C# and javascript. Playing Mega Drive a as child made me start dreaming about one day be able to develop my very own games for the system, which made me intersting in coding and lead me i...