Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

Search results

  1. CT_Bolt

    Can anyone name these clips for me?

    Can anyone name these clips for me? Movie...? TV...? Just a Music Video? Edit: Solved... movie is REEFER MADNESS.
  2. CT_Bolt

    Last Called Event

    CT_Bolt submitted a new resource: Last Called Event - Store last calling event ID & Item ID to game variables Read more about this resource...
  3. CT_Bolt

    Tint Screen Using Pictures

    CT_Bolt submitted a new resource: Tint Screen Using Pictures - Tint Screen Using Pictures Read more about this resource...
  4. CT_Bolt

    Graphics Marble Floor Animation

    Random creation of the day... ...any one have any use for this?
  5. CT_Bolt

    Switch On While Player Walk

    CT_Bolt submitted a new resource: Switch On While Player Walk - Turn ON a switch on each tile the character steps on while a switch is on. Read more about this resource...
  6. CT_Bolt

    Please help. How do I "sync" a data file to be used as a global score system?

    Hello friends, I'm looking for a way to "sync" a data file to be used as a global score system. In other words when the player wants to view the score board, the file would download to be read so the data could be sent to be viewed by the player. If the player makes the global score board the...
  7. CT_Bolt

    Variable Checking

    CT_Bolt submitted a new resource: Variable Checking - Variable Checking Read more about this resource...
  8. CT_Bolt

    Plugin that let's players upload their own images?

    Anyone know if a plugin exists that would let the player(s) upload their own images into the game? I was thinking perhaps for an Avatar(Face) Image for my own purpose, but perhaps this could be taken even further.
  9. CT_Bolt

    Thoughts on the Plugin to use for creating an Actor Instance

    In my game I'm going to create copies of actors to be used, this way I can have multiple of the same actor in the party. I've found 2 convenient plugins to do this, I was just wondering if one is "better"? Copy Actors by SumRndmDde: Click here to View Instance Actors by Hime: Click here to View...
  10. CT_Bolt

    Message Switch

    CT_Bolt submitted a new resource: Message Switch - This adds an option to turn on/off switch while displaying a message. Read more about this resource...
  11. CT_Bolt

    Change Event Graphic

    CT_Bolt submitted a new resource: Change Event Graphic - Easily change single or multiple event graphics via script call. Read more about this resource...
  12. CT_Bolt

    Simulate time passed while game is off to gain lives while not playing

    Ok soo this one is a bit complicated... I have a time system working in the game (using Orange Time System by Hudell). The time system doesn't use real time and is more like a counter that counts seconds, minutes, etc. I use this to determine when to give the player a life. (Similar to...
  13. CT_Bolt

    Play animation at exact X, Y location

    How would I play an animation at X, Y pixel location, rather than where the player/event?
  14. CT_Bolt

    Phone Plugins/Scripts?

    I was just wondering how do I find out the screens orientation on a phone? ...or even force it to be only displayed one way even if not locked in the phone settings? Also are there any plugins with certain features specially designed for phones? Is any of this possible? (I'm sure there would be...
  15. CT_Bolt

    Soul Collector (Game Dev Battle Contest - April 2016)

    CT_Bolt submitted a new resource: Soul Collector (Game Dev Battle Contest - April 2016) - Entry for LTN's Competition (April 2016 - Theme: Undead) Read more about this resource...
  16. CT_Bolt

    [Solved] Shutdown Game is "SceneManager.exit();"

    Quick question, what would be the script to shutdown the game? Edit (Solution): The script to shutdown the game:SceneManager.exit(); lol I solved it right after posting.This can be closed now.(glad)
  17. CT_Bolt

    Split Screen? (Aka. Multiple Scenes?)

    Sooooo it's a long shot but any one know anything about running multiple scenes at once? (confused) Here's what made me think of that... Working on a game where the user clicks/touches the bottom half of the screen, swaps events, calculates damage, then damages the enemy. (cool) Right now it's...
  18. CT_Bolt

    Fire (~A~)

    CT_Bolt submitted a new resource: Fire (~A~) - Mutiple Fire Design Parallaxes Read more about this resource...
  19. CT_Bolt

    [Animated Parallax] Fire (~A~)

    CT_Bolt submitted a new resource: [Animated Parallax] Fire (~A~) - An animated parallax that produces a fire like effect. Read more about this resource...
  20. CT_Bolt

    Determine what square the mouse/style is over?

    How do I know what square the mouse/stylist is over? (slanty) I know there is TouchInput._x & TouchInput._y that give the pixel but how can I get the grid square x & y? Forgive me as I'm sure this is a simple thing to do; I'm just being kind of lazy by asking for help. (glee) Edit #1: Well...
Top