Home News Features Games Authoring Community Forums About Contact
   

May 22, 2013, 05:23:40 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Newbie with ambition  (Read 1075 times)
vanpet
Newbie
*
Offline Offline

Posts: 2


« on: January 20, 2012, 01:24:09 PM »

Hi everyone,

I discovered Sludge this week and it looks like it's the tool I need. But with the lack of tutorial and the very brief help file, it's really hard to start with confidence. So I have some questions:

1) by default, in the project manager, the scripts open themselves in Notepad... I tried to change the option to "notepad++" which is my prefered text editor, but it doesn't seem to find it. What kind of path should I write in the option field? Is it a relative or absolute path?

2) same question for all kinds of multimedia file: it's unable to open TGA, WAV and OGG files when I double click on them.

3) I designed sprites for directions left, right up and down... and that's fine. But I want to add more subtle graphics in the game: when the character goes to the right, then suddenly the the left, the change in sprites is too sudden, and it's ugly. Is there a way to put a "turning character" animation in between the two directions to smoothen the transition?

4) thanks for developping this application! (ok that was not a question)
Logged
Trumgottist
Maker of SLUDGE
Longtime Member
*****
Offline Offline

Gender: Male
Posts: 1162



WWW
« Reply #1 on: January 20, 2012, 01:34:01 PM »

You don't say which OS you're on, but going by your questions, I'm assuming that you're either on Windows or Linux, so I'll let someone else answer questions 1 and 2. (When it comes to the development kit, I mostly know the Mac port.)

3. Not really. You can adjust the speed with which the character is spinning with the setCharacterSpinSpeed() function, but SLUDGE has no hook for displaying a special animation for spinning.

4. You're welcome.
Logged

"Programming is the computer game that makes all others possible." - Ron Newcomb
vanpet
Newbie
*
Offline Offline

Posts: 2


« Reply #2 on: January 20, 2012, 01:39:45 PM »

Thanks for the quick answer!

Yes, I'm on windows vista.
Logged
BigMc
SLUDGE Linux/GTK+ Maintainer
Sr. Member
****
Offline Offline

Posts: 266



« Reply #3 on: January 20, 2012, 01:50:53 PM »

Hi,

you have to enter the full path in quotes, like

"C:\foo\bar\notepad++.exe"

About the sprites: You can create more sprites, like sprites for walking into the diagonal directions. Then they will be shown in between when spinning.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.8 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
 
Unauthorised reproduction of anything on this website is not allowed without our written consent.
Materials on this site are the property of their respective owners. Copyright © Adventure Developers. All rights reserved.