So, I had this Cybercraft project back in the day, but I abandoned it for months. It's not a heavy sequel, just a demo, with some smalll documentation.
Therefore, instead of writing into the main topic, I make this new one, to show what I did so far. I hope with this little experiment, I can help you at:
- creating pick-up items and a simple inventory system
- creating NPCs and behaviours for them
- creating dialogue system
- etc.
for your upcoming games.
I promise I'm going on with the documentation, but now I barely have time for that sadly.
LÖVE is life, LÖVE is love.
- Katamori
(PS.: if the attachment is unavailable, download the file here.)
"Cybercraft": a 2D RPG engine [temporarily final release]
"Cybercraft": a 2D RPG engine [temporarily final release]
- Attachments
-
- Cybercraft 18-11-14.love
- (47.9 KiB) Downloaded 457 times
not active here anymore
Re: "Cybercraft": a 2D RPG engine [temporarily final release
Might just be my old machine but I'm getting less than 1 frame per second =/
Also no offense but your engine's code seems a bit over kill, might want to shorten it up a bit.
Edit: Also want to point out you don't need to use images for your characters this also includes the interface you can build them right inside of love
If you like i can re-write the whole thing for you
Also no offense but your engine's code seems a bit over kill, might want to shorten it up a bit.
Edit: Also want to point out you don't need to use images for your characters this also includes the interface you can build them right inside of love
If you like i can re-write the whole thing for you
Re: "Cybercraft": a 2D RPG engine [temporarily final release
Might be the reason of the size of the map. Have no better idea.artofwork wrote:Might just be my old machine but I'm getting less than 1 frame per second =/
My main principle was to make the code readable and clear, so in several cases, I refused simplifying. Anyways, can you explain your propblems?Also no offense but your engine's code seems a bit over kill, might want to shorten it up a bit.
What do you mean?Also want to point out you don't need to use images for your characters this also includes the interface you can build them right inside of love
Feel free to do with my code whatever you want - even I may learn something.If you like i can re-write the whole thing for you
not active here anymore
- zorg
- Party member
- Posts: 3465
- Joined: Thu Dec 13, 2012 2:55 pm
- Location: Absurdistan, Hungary
- Contact:
Re: "Cybercraft": a 2D RPG engine [temporarily final release
I'll dl your code as well, and see if i can modify it to be faster
(btw sph üdvözöl)
(btw sph üdvözöl)
Me and my stuff True Neutral Aspirant. Why, yes, i do indeed enjoy sarcastically correcting others when they make the most blatant of spelling mistakes. No bullying or trolling the innocent tho.
Re: "Cybercraft": a 2D RPG engine [temporarily final release
Yeah, most likely it needs to be made more efficient. As I said, it was mostly an experiment.zorg wrote:I'll dl your code as well, and see if i can modify it to be faster
Wow(btw sph üdvözöl)
not active here anymore
Re: "Cybercraft": a 2D RPG engine [temporarily final release
Seemed to run ok on this ancient laptop, 32 fps was about the norm. Collision in the inventory seems to detect things that are not drawn on the screen though. Graphics are simple, reminds me of jj's soviet game.
Who is online
Users browsing this forum: Google [Bot] and 2 guests