Hmm. Go to the Project panel and select the Item script. You should see it's code previewed in the Inspector. Does your code match what you've written? Sometimes Unity doesn't associate the latest changes to your script. Also, make sure you saved your script in Monodevelop.
The weird thing is on the coding side of things the alien swarm base is actually a lot nicer because for the most part the alien swarm code is a lot neater then the base classes. Also exporting to source really isn't as bad as everyone makes it out to be. It is just based on slightly old techniques and what not.
I believe you can do all that in code. I'm not a programmer so I don't know how it works, you make the world in the traditional manner and then code magic makes it curved. I found this guy's tutorial on doing a cylinder world like Deathspank or Animal crossing link
Hello all. So I'm trying to figure out how to texture pack correctly in Substance Designer so that I can use a combined rgb map (roughness, metallic, and AO) inside my project in Unreal Engine. I did some research and found that the RGBA Merge node is perfect for this. However, I don't think I'm using it correctly inside…
Just got this custom shine-through keycap made from https://www.maxkeyboard.com/custom-backlight-compatible-keycap-for-backlit-keyboard.html Sent them this PNG to make it if you want to get one too! - The quality is great, the light comes through very nice, and all the lines are super clean. $13.50 shipped from California.…
Hi there, The code Bartalon provides workes fine. Now i'm looking for a way to alter the code so it creates curves for all the edge loops , instead of making a lot of curves for all the intersecting parts. Maybe by SelectEdgeLoopSp or by attachCurve ? I want to use the curves to do a extrude face over each curve. Hopefully…
I gotta say it's a little weak when their Twitter feed along the top of their site says 35% off just use the NDO2FORALL code. Then I plug it in and no dice. Just last night the code worked so I go into work and try to get my office to buy copies telling them it's 30% off and now it says it won't? Eh? B
Hi everyone, here's my last personal project based on a concept of Alex Braun (check out his page: ig). Better resolution and other images on ArtStation.
I just received an email saying we can offer discounts for the month of October to the North American store. So... 20% off from the N. American shop! From now until October 31st you can get 20% off your purchase, not including shipping costs. US Coupon Code: FALL28 Canadian Coupon Code: CADFALL28 Enjoy!
I would defenitly recommend Construct2 for someone thats new to coding. Its way simpler than javascript and unity. Although I knew some code and a lot of game logic before I started working with C2, I used The Games Factory before that when I was a kid and it has allmost the exact same structure as C2, and that was very…