Jump to content

Search the Community

Showing results for tags 'Dungeon'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Lounge/General chat
    • Education
    • Jobs
    • Marketplace
  • Houdini
    • General Houdini Questions
    • Effects
    • Modeling
    • Animation & Rigging
    • Lighting & Rendering + Solaris!
    • Compositing
    • Games
    • Tools (HDA's etc.)
  • Coders Corner
    • HDK : Houdini Development Kit
    • Scripting
    • Shaders
  • Art and Challenges
    • Finished Work
    • Work in Progress
    • VFX Challenge
    • Effects Challenge Archive
  • Systems and Other Applications
    • Other 3d Packages
    • Operating Systems
    • Hardware
    • Pipeline
  • od|force
    • Feedback, Suggestions, Bugs

Product Groups

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Skype


Name


Location


Interests

Found 1 result

  1. Hello dear people Odforce, I am currently working on a procedural dungeon for an assignment and I ran into some trouble. I wanted to give the user some freedom and allow him/her to alter the state of the rooms. Let's say, delete or keep the selected room. To control this I wanted to use a Multiparm Block Folder. In there I want to select the room and choose if I want to delete the selected room it or not. (Together with some more functions) So in the image below I want to delete room 24 and 47 I figured out how to select and detete one single room, but I can not make it to work if I add more selection. When made, I group each room individually. Then I blast the room I have selected. Room_`chs("../CONTROLS/roomnumber1")` Now, this will only delete that one room and not the others I have selected. In a perfect world I would have put an asterix instead of the 1 (Room_`chs("../CONTROLS/roomnumber*")`), so all my selections will be deleted. Sadly I do no live in that perfect world and now I am stuck on this problem. Do you guys have a answer or an alternative solution to for this problem? Thanks in advance - Bram
×
×
  • Create New...