Jump to content

Search the Community

Showing results for tags 'squares'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • News & Announcements
    • News
  • Project Zomboid
    • PZ Updates
    • General Discussions
    • Bug Reports
    • PZ Support
    • PZ Multiplayer
    • PZ Community & Creativity
    • PZ Suggestions
  • PZ Modding
    • Tutorials & Resources
    • Mods
    • Items
    • Mapping
    • Mod Ideas and Requests
  • General Games Development
    • Indie Scene
  • Other Discussions
    • General Discussion
    • Forum Games & Activities

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Twitter


Interests

Found 3 results

  1. Hello all. First of all, sorry if this thread is being discussed somewhere else. It surely isn't the most original idea, I know; but I think, as the title says, that it would be really awesome if the game had this classic rpg styled inventory, when you could drag items and see their shapes in a lot of sizes (tiny sized items like rings or sugar, I don't know, or bigger items like a shotgun). It would be very fantastic. Please Devs make this thing real. The actual inventory is pretty dull.
  2. Minimalist puzzle game like Sokoban but vice versa. App Store (free): https://itunes.apple.com/app/id904615413 Rules is simple: Tap on squares to move them to the right places! For example, move a red square to the red circle. Squares move only in the direction in which the arrow is pointing at them. Detached arrows to change direction of the square. Get a high score and challenge you friends! New levels are coming! Inspired by Andrey Shevchuk ‘Game about Squares' available on the web. It's fully native app without using webview from website, lags and crashes. Gameplay: http://bit.ly/1nyIIlU
  3. Okay! In my endeavour to create a "Boltcutter" item, I'm comfortable with creating my own sprite, and it acting as an inventory item- There's 2 things I need to know however that relate to "Affecting the world" which are: 1: I have FORGOTTEN! the name of the lua file that the "OnGameBoot" event uses to cycle through literally everything on the map, I had it last night at 2am, but forgot to put it in my notes! (If anyone can help I'd appreciate that!) 2: Creating my own IsoObject. I'm happy that I can overwrite the "OnFillWorldObjectContextMenu.fetch" when a player right clicks a square, but ultimately what I am looking for is where the "v:getSprite():getProperties();" is originally set. (v is just the instance of the IsoObject right clicked in the fetch.) Once I know where the IsoObject:setProperties() takes place, I should be able to dig out the "Default" Chain link fence sprites. I ran all of the methods I could find in the javadoc to try and dig out any kind of unique identifier I could- Perhaps the IsoObjectType is set in the map editing suite somewhere? Anyway, I'd bet this would be a useful thread to anyone actually wanting to affect the world, in particular default items. Cheers in advance!
×
×
  • Create New...