Changes all done and pushed to the repo. The feature is off by default, but you can toggle it on in the settings. System savestates store the debug state (IE, timer progress and partially written text output), and debug savestates store whether the debug feature is activated. Text output goes to th...
Due to recent events : - registration is desactivated - some accounts were deleted (don't call me a dictator for this, please! I was trying to do my best!) - accounts with 0 posts will be deleted soon (let me know here if you don't want, it will be your first post and will avoid the purge) Thanks to...
So I reenabled easy registration, to avoid the problems met by some many (real) people trying to register.
Sorry for that, but I had to do this to keep SpritesMind safe.
From now, please contact a moderator if a spammer get into!
Which software would be the more useful to "draw" cartdrige, and compatible with 3D printing ?
I saw db use tinkercad... Is it basic enough ?
also I would like to avoid the mm vs inch problem
To fight again the 10 spammers/day, i installed a new module to fight them.
Let me know if you notice any problem or if people contact you because they can't register.
(hint : you could use the contact page on gendev.spritesmind.net if you need to)
Here comes another "how would you do that ?" post ;) I'd like to add a torch effect on my game, when you're on a cave. By torch effect, i mean this circle around when everything (tile/sprite) not INSIDE it won't be visible. Something near https://forum.unity.com/attachments/upload_2016-2-10_16-38-0-...
thanks for your feedbacks.
You were right about jump, so I totally remove it of the problem : C could only be the last one pressed , to avoid starting a jump.
it's almost working, i now have to add a delay between 2 special attacks but logic is right, thanks to you guys !
Hi, Before I reinvent the wheel, is there a 'common' way to handle multi press ? Let me explain. If you press A, you kick if you press B, you punch if you press C, you jump if you press ABC, you call the devil and destroy every enemy on screen!!! To press ABC at the EXACT same time/frame is a PITA. ...
Hi, Since the 3D printing industry evolves every month, does someone know if it's now interesting to print cartdrige/shell ? Are we still talking about easy to break 3D printed cart ? I read recently about plastic-w-carbon and resin, so I expected the 3D printed objects are now more and more difficu...
you always has to start somewhere. To port an existing game is a good one, I think. Why ? because you haven't to deal with game design, art and sound, only game engine. When you'll be happy with your 1st game engine, you'll be able to start a new one from scratch, with all the bugs and problems you ...